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
{{ message }}
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
I confused %PROJECT_NAME% and %PROJECT_URLNAME% too many times, and
decided to stop it by naming them in a way that I hope makes it more
obvious what they are.
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
@@ -1,4 +1,4 @@
1
-
# Guidelines for contributing to this project
1
+
# Guidelines for contributing to this project repository
2
2
3
3
Any constructive contributions – bug reports, pull requests (code or documentation), suggestions for improvements, and more – are welcome.
4
4
@@ -8,7 +8,7 @@ Everyone is asked to read and respect the [code of conduct](CODE_OF_CONDUCT.md)
8
8
9
9
## Coordinating work
10
10
11
-
A quick way to find out what is currently in the near-term plans for this project is to look at the [GitHub issue tracker](https://github.com/caltechlibrary/%PROJECT_URLNAME%/issues), but the possibilities are not limited to what you see there – if you have ideas for new features and enhancements, please feel free to write them up as a new issue or contact the developers directly!
11
+
A quick way to find out what is currently in the near-term plans for this project is to look at the [GitHub issue tracker](https://github.com/caltechlibrary/%REPO_NAME%/issues), but the possibilities are not limited to what you see there – if you have ideas for new features and enhancements, please feel free to write them up as a new issue or contact the developers directly!
0 commit comments