mirror of
https://github.com/stashapp/stash.git
synced 2026-06-13 08:17:03 -05:00
Compare commits
3 Commits
latest_dev
...
update-con
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4e0695054 | ||
|
|
225510d932 | ||
|
|
1ffb64f76a |
@@ -20,11 +20,16 @@ All pull requests must use descriptive and concise titles and follow the provide
|
||||
- Pull requests must include code tests that sufficiently cover the changes made.
|
||||
- You must detail the manual testing done and describe the steps taken to sufficiently verify the changes.
|
||||
- You must be able to explain any line of code and design decision during the review process.
|
||||
- You may not have more than 3 open pull requests at a time, unless you have received explicit permission from a maintainer. If you have more than 3 open pull requests, maintainers may ask you to close some of them before they will review any of them.
|
||||
|
||||
By submitting a pull request, you agree that you have read and understood and that you are in compliance with the guidelines outlined here, including the [AI Usage Policy](docs/AI_POLICY.md).
|
||||
|
||||
You also agree to license your contribution under the [AGPL](/LICENSE.md) license, and that all of your previous contributions to the project are also licensed under the AGPL.
|
||||
|
||||
## Bounties
|
||||
|
||||
Pull requests for bounties must be discussed with maintainers before submitting a pull request to ensure it fits with the overall design vision of the project. Failure to do so may result in the pull request being rejected.
|
||||
|
||||
## Goals and Design Vision
|
||||
|
||||
The goal of Stash is to be:
|
||||
|
||||
Reference in New Issue
Block a user