Skip to content

Commit 74b876a

Browse files
authored
docs: callout consequences of not follow contribution guidelines (#1326)
**Motivation:** callout consequences of not follow contribution guidelines **Modifications:** call things out explicitly
1 parent 047f46b commit 74b876a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Thank you for considering contributing to EigenLayer! This guide will help you s
44

55
## Setting Up Your Environment
66

7+
We use fork base PR mechanism. Contributions that do not follow our fork base PR practices will be automatically immediately closed and deleted, preventing branch pollution, keeping our repository clean, tidy, more readable and searchable.
78

89
### Fork and Clone the Repository
910

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ EigenLayer is a set of smart contracts deployed on Ethereum that enable restakin
77

88
## Get Started
99

10-
See [CONTRIBUTING](CONTRIBUTING.md)
11-
12-
10+
See [CONTRIBUTING](CONTRIBUTING.md). Contributions that do not follow our fork base PR practices will be automatically immediately closed and deleted, preventing branch pollution, keeping our repository clean, tidy, more readable and searchable.
1311

1412
## Branching
1513

0 commit comments

Comments
 (0)