diff options
author | Bennett Goble <signal@lindenlab.com> | 2024-01-26 15:54:38 -0800 |
---|---|---|
committer | Bennett Goble <signal@lindenlab.com> | 2024-01-26 23:58:47 -0800 |
commit | 10947104db41fc6fa71f4f8432e8523747d4e5e6 (patch) | |
tree | a72058b7d6fa46973bf4f86089d283a1fc131d8d /README.md | |
parent | 77395eddc911e0801e50fd693f7bbaee8046aa95 (diff) |
Add a basic CONTRIBUTING.md
Provide basic instructions in-repository for contributing to Second
Life.
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 |