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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to Executor Contract
1
+
# Contributing to Multiplexer
2
2
3
-
We love your input! We want to make contributing to Executor Contract as easy and transparent as possible, whether it's:
3
+
We love your input! We want to make contributing to Multiplexer as easy and transparent as possible, whether it's:
4
4
5
5
- Reporting a bug
6
6
- Discussing the current state of the code
@@ -24,8 +24,8 @@ Pull requests are the best way to propose changes to the codebase. We actively w
24
24
## Any contributions you make will be under the MIT Software License
25
25
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
26
26
27
-
## Report bugs using Github's [issue tracker](https://github.com/yourusername/executor-contract/issues)
28
-
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/yourusername/executor-contract/issues/new); it's that easy!
27
+
## Report bugs using Github's [issue tracker](https://github.com/BitFinding/multiplexer/issues)
28
+
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/BitFinding/multiplexer/issues/new); it's that easy!
29
29
30
30
## Write bug reports with detail, background, and sample code
0 commit comments