secondlife / secondlife/viewer
Automatically update list of contributors
Open
@marchcat is already working on this.
Since Jul 22, 2024.
enhancement
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Viewer's menu -> Help -> About -> Credits.
This tab lists contributors from a doc in the repo.
Previously when accepting a contribution we would just modify the commit to update that doc when accepting a contribution. But since transition to Github's pull requests modifying a contribution is no longer possible and practice appears to be ignored.
Task
Fill contributors based of CLA?
Fill that doc based off external PR when merging?
Test Plan
Make sure contributors are listed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.