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
+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
@@ -7,7 +7,7 @@ If you're looking to report a problem, feel free to [create an issue](https://gi
7
7
8
8
If you'd like to propose a specific change, please [open a Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
9
9
10
-
If you'd like to get more involved, some project ideas are listed on [our issues page](https://github.com/buddhist-uni/buddhist-uni.github.io/issues). [Email me](mailto:khemarato.bhikkhu@gmail.com) a bit about yourself and we can get you started!
10
+
If you'd like to get more involved, some project ideas are listed on [our issues page](https://github.com/buddhist-uni/buddhist-uni.github.io/issues?q=is%3Aissue+label%3A%22good+first+issue%22+is%3Aopen). [Email me](mailto:khemarato.bhikkhu@gmail.com) a bit about yourself and we can get you started!
11
11
12
12
For an introduction to the codebase, read on:
13
13
@@ -91,7 +91,7 @@ For questions about the source code, feel free to [email me](mailto:khemarato.bh
91
91
The beauty of Jekyll is that it outputs plain HTML, which you can find in [the repo's "prod" branch](https://github.com/buddhist-uni/buddhist-uni.github.io/tree/prod). This raw html can be reworked in a variety of ways or you can fork the repo to use the source code.
92
92
[The entire database can also be found in Bibtex format here](https://buddhistuniversity.net/content.bib), in case that's helpful, for example for importing into an academic reference manager.
93
93
94
-
**Feel free to reuse this website in any (ethical) way you like** consistent with [the attached MIT License](https://mit-license.org/).
94
+
**Feel free to reuse this website in any (ethical) way you like** consistent with [the attached MIT License](https://obu.mit-license.org/).
95
95
96
96
A slightly out-of-date backup of the site's source code can be found at:
0 commit comments