You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,20 @@
3
3
4
4
### Code of Conduct
5
5
6
-
Have you read the [code of conduct](https://github.com/Layr-Labs/eigensdk-go/blob/main/CODE_OF_CONDUCT.md)?
6
+
Have you read the [code of conduct](https://github.com/Layr-Labs/eigenlayer-cli/blob/master/CODE_OF_CONDUCT.md)?
7
7
8
8
## Bugs and Feature Request
9
9
10
-
Before you make your changes, check to see if an [issue](https://github.com/Layr-Labs/eigensdk-go/issues) exists already for the change you want to make.
10
+
Before you make your changes, check to see if an [issue](https://github.com/Layr-Labs/eigenlayer-cli/issues) exists already for the change you want to make.
11
11
12
12
### Don't see your issue? Open one
13
13
14
-
If you spot something new, open an issue using a [template](https://github.com/Layr-Labs/eigensdk-go/issues/new/choose). We'll use the issue to have a conversation about the problem you want to fix.
14
+
If you spot something new, open an issue using a [template](https://github.com/Layr-Labs/eigenlayer-cli/issues/new/choose). We'll use the issue to have a conversation about the problem you want to fix.
15
15
16
16
### Open a Pull Request
17
17
18
+
Before making a pull request, please fork the repository and create a new branch.
19
+
18
20
When you're done making changes and you'd like to propose them for review, use the pull request template to open your PR (pull request).
19
21
20
22
If your PR is not ready for review and merge because you are still working on it, please convert it to draft and add to it the label `wip` (work in progress). This label allows to filter correctly the rest of PR not `wip`.
0 commit comments