Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 7918661

Browse files
authored
Merge pull request #3296 from ethereum/documentation/referencing-of-contributions-guidelines
Referencing of the contribution guidelines
2 parents 709e096 + 31695dd commit 7918661

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Description
22

3-
Please include a summary of the change.
3+
Please include a summary of the change and be sure you follow the contributions rules we do provide [here](./CONTRIBUTIONS.md)
44

55
<!---
66
Optional if an issue is fixed:

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@ npm test
139139
140140
### Contributing
141141
142-
- All contributions have to go into 1.x, or the 2.x branch
143-
- Please follow the code style of the other files, we use 4 spaces as tabs.
142+
The contribution guidelines are provided in [CONTRIBUTIONS](./CONTRIBUTIONS.md)
144143
145144
### Community
146145

0 commit comments

Comments
 (0)