Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CONTRIBUTING.md « .github - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4e3ca6e6afd6aaeab3e15c10004aaea1feb431b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Contributing

When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

## Pull Request Process

1. Always create a fork from the `main` branch.
2. If needed, update the README.md with details of changes.
3. Do not increase the version numbers in any files. The project owner(s) will take care of this.
4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
   do not have permission to do that, you may request the second reviewer to merge it for you.