We should create some contributing guidelines in a CONTRIBUTING.md file.
For instance, modifications should be made on a specific feature branch and a PR should be created to include the changes in master
A project maintainer (different from the one issuing the PR) should review and accept or comment the modifications.
We should create some contributing guidelines in a
CONTRIBUTING.mdfile.For instance, modifications should be made on a specific feature branch and a PR should be created to include the changes in
masterA project maintainer (different from the one issuing the PR) should review and accept or comment the modifications.