diff options
author | Vir Linden <60274682+vir-linden@users.noreply.github.com> | 2024-01-29 11:52:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 11:52:28 -0500 |
commit | e612a76ef2036569f9f79fb5b0797e1e86e6cac0 (patch) | |
tree | 64cd0c518ed66a076ae9c02d656cc5c308e9e1d0 /README.md | |
parent | 8b030795bed8f487fdf0bb1d4d3cb5b86d513840 (diff) | |
parent | 10947104db41fc6fa71f4f8432e8523747d4e5e6 (diff) |
Merge pull request #688 from secondlife/signal/contributors
Add a basic CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,9 +35,10 @@ Third party maintained forks, which include Linux compatible builds, are indexed ## Contribute Help make Second Life better! You can get involved with improvements by filing bugs, suggesting enhancements, submitting -pull requests and more. See the [open source portal][] for details. +pull requests and more. See the [CONTRIBUTING][] and the [open source portal][] for details. [Second Life]: https://secondlife.com/ [download]: https://secondlife.com/support/downloads/ [tpv]: http://wiki.secondlife.com/wiki/Third_Party_Viewer_Directory [open source portal]: http://wiki.secondlife.com/wiki/Open_Source_Portal +[contributing]: https://github.com/secondlife/viewer/blob/main/CONTRIBUTING.md |