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
- rename go module
- rename imports
- rename all comments
- rename variables/structs/etc with opti and optimint in their name
- fix links (badges/etc)
- update ADRs
- grep entire directory to ensure full rename
Reference: #535
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Finding an issue
4
4
5
-
GitHub issues are used to track the work associated with Optimint. That's where you can find things to work on.
5
+
GitHub issues are used to track the work associated with rollmint. That's where you can find things to work on.
6
6
7
7
Issue labels have been used to help designate the priority, status and beginner-friendliness of various issues. Here are some of the ones that are most relevant to finding a good issue to work on:
8
8
@@ -11,7 +11,7 @@ Issue labels have been used to help designate the priority, status and beginner-
11
11
12
12
No explicit permission is needed to work on these issues but it would be good idea to tag the user who opened the issue and ask that the issue is assinged to yourself.
13
13
14
-
All issue labels can be [found here](https://github.com/celestiaorg/optimint/labels) for you to explore and see what peaks your interest.
14
+
All issue labels can be [found here](https://github.com/celestiaorg/rollmint/labels) for you to explore and see what peaks your interest.
We welcome your contributions! Everyone is welcome to contribute, whether it's in the form of code,
41
41
documentation, bug reports, feature requests, or anything else.
42
42
43
-
If you're looking for issues to work on, try looking at the [good first issue list](https://github.com/celestiaorg/optimint/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22). Issues with this tag are suitable for a new external contributor and is a great way to find something you can help with!
43
+
If you're looking for issues to work on, try looking at the [good first issue list](https://github.com/celestiaorg/rollmint/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22). Issues with this tag are suitable for a new external contributor and is a great way to find something you can help with!
44
44
45
45
See [the contributing guide](./CONTRIBUTING.md) for more details.
0 commit comments