Merge branch 'release/maint-yz' of https://github.com/secondlife/viewer
# Conflicts: # README.md # autobuild.xml # indra/newview/llchiclet.hmaster
commit
c6356da181
|
|
@ -4,8 +4,8 @@ on:
|
|||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: ["*"]
|
||||
tags: ["*"]
|
||||
branches: ["main", "release/*", "project/*"]
|
||||
tags: ["Second_Life_*"]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -0,0 +1,76 @@
|
|||
# Contributor guidelines
|
||||
|
||||
Thanks for your interest in contributing to Second Life! This document
|
||||
summarizes some of the most important points for people looking to contribute
|
||||
to the platform especially those looking to provide bug reports and code
|
||||
changes.
|
||||
|
||||
## Table of contents
|
||||
|
||||
- [Communication](#communication)
|
||||
- [Reporting bugs and requesting features](#reporting-bugs-and-requesting-features)
|
||||
- [Contributing pull requests](#contributing-pull-requests)
|
||||
|
||||
## Communication
|
||||
|
||||
Second Life has multiple channels for communication. Some of these channels are
|
||||
more end-user focused, while others are more tailored for
|
||||
developer-to-developer or support.
|
||||
|
||||
- [feedback.secondlife.com][] is Second Life's primary community engagement
|
||||
forum. Ideas and bug reports should be placed here unless they relate to
|
||||
ongoing development issues and developer-to-developer communication.
|
||||
- [Public user groups][slug] are held on a regular basis, including those for
|
||||
discussing open source development, content creation, server topics and more.
|
||||
- [Github issues][] provide a means for staff to organize their
|
||||
work and collaborate with other developers. By default most user-facing
|
||||
discussions should happen on [feedback.secondlife.com][] so that they are
|
||||
visible to more people, can build consensus, and be placed onto our public
|
||||
roadmap. Github issues are useful for collaboration between viewer forks
|
||||
and the official upstream and when engineering-specific and technical
|
||||
collaboration is beneficial.
|
||||
- [Official forums][] exist for many topics including content creation,
|
||||
scripting, social topics and more.
|
||||
- The [opensource-dev mailing list][] is useful for announcements and
|
||||
discussion between viewer maintainers.
|
||||
|
||||
|
||||
## Reporting bugs and requesting features
|
||||
|
||||
Report bugs and provide ideas for features using the respective board on Second
|
||||
Life's feedback portal:
|
||||
|
||||
- [Features](https://feedback.secondlife.com/feature-requests)
|
||||
- [Scripting bugs](https://feedback.secondlife.com/scripting-bugs)
|
||||
- [Scripting features](https://feedback.secondlife.com/scripting-features)
|
||||
- [Server bugs](https://feedback.secondlife.com/scripting-bugs)
|
||||
- [Viewer bugs](https://feedback.secondlife.com/bug-reports)
|
||||
- [Web/Marketplace bugs](https://feedback.secondlife.com/web-bugs)
|
||||
- [Web/Marketplace features](https://feedback.secondlife.com/web-features)
|
||||
|
||||
Creating posts on feedback.secondlife.com is important as it allows the greatest
|
||||
exposure and input from Second Life users. It also allows Linden Lab staff to
|
||||
place work on a single public roadmap.
|
||||
|
||||
Issues created on feedback.secondlife.com are imported onto Github after they
|
||||
have been reviewed by staff and accepted.
|
||||
|
||||
## Contributing pull requests
|
||||
|
||||
If you wish to contribute a new pull request, please ensure that:
|
||||
|
||||
- You talk to other developers about how best to implement the work.
|
||||
- The functionality is desired. Be sure to talk to users and Second Life staff to ensure
|
||||
the work is a good idea and will be accepted.
|
||||
- The work is high quality and the PR follows [PR etiquette][]
|
||||
- You have tested the work locally
|
||||
|
||||
The [Git Style Guide](https://github.com/agis/git-style-guide) is also a good
|
||||
reference for best git practices.
|
||||
|
||||
[feedback.secondlife.com]: https://feedback.secondlife.com
|
||||
[slug]: https://community.secondlife.com/blogs/entry/6509-introducing-the-second-life-public-calendar/
|
||||
[PR etiquette]: https://gist.github.com/mikepea/863f63d6e37281e329f8
|
||||
[Github issues]: https://github.com/secondlife/viewer/issues
|
||||
[Official forums]: https://community.secondlife.com/forums/
|
||||
[opensource-dev mailing list]: https://wiki.secondlife.com/wiki/OpenSource-Dev
|
||||
|
|
@ -1809,6 +1809,15 @@
|
|||
</map>
|
||||
<key>llca</key>
|
||||
<map>
|
||||
<key>copyright</key>
|
||||
<string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project.
|
||||
</string>
|
||||
<key>license</key>
|
||||
<string>mit</string>
|
||||
<key>license_file</key>
|
||||
<string>LICENSES/ca-license.txt</string>
|
||||
<key>name</key>
|
||||
<string>llca</string>
|
||||
<key>platforms</key>
|
||||
<map>
|
||||
<key>common</key>
|
||||
|
|
@ -1816,27 +1825,18 @@
|
|||
<key>archive</key>
|
||||
<map>
|
||||
<key>hash</key>
|
||||
<string>d3c1f7f947a2d8e89a98af816be2492afb42dfbc</string>
|
||||
<string>a9503e1b4e1d9790cf29d18a3d9ab39e6a515679</string>
|
||||
<key>hash_algorithm</key>
|
||||
<string>sha1</string>
|
||||
<key>url</key>
|
||||
<string>https://github.com/secondlife/llca/releases/download/v202311020117.0-0f5d9c3/llca-202311012318.0-common-0f5d9c3.tar.zst</string>
|
||||
<string>https://github.com/secondlife/llca/releases/download/v202402012004.0-0f5d9c3/llca-202402012004.0-common-0f5d9c3.tar.zst</string>
|
||||
</map>
|
||||
<key>name</key>
|
||||
<string>common</string>
|
||||
</map>
|
||||
</map>
|
||||
<key>license</key>
|
||||
<string>mit</string>
|
||||
<key>license_file</key>
|
||||
<string>LICENSES/ca-license.txt</string>
|
||||
<key>copyright</key>
|
||||
<string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project.
|
||||
</string>
|
||||
<key>version</key>
|
||||
<string>202310121530.0</string>
|
||||
<key>name</key>
|
||||
<string>llca</string>
|
||||
<string>202402012004.0</string>
|
||||
</map>
|
||||
<key>llphysicsextensions_source</key>
|
||||
<map>
|
||||
|
|
|
|||
Loading…
Reference in New Issue