Skip to content

Commit

Permalink
Improve contributing (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron authored Feb 12, 2024
2 parents 0dcaa0b + 8751afd commit 398fff3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ First of all, thanks for taking the time to contribute! 🎉👍

- [Workflow](#workflow)
- [Pull requests](#pull-requests)
- [Commit messages](#commit-messages)
- [Continuous delivery](#continuous-delivery)
- [Commit messages](#commit-messages)
- [Changelog](#changelog)
- [Development](#development)
- [Documentation](#documentation)
Expand All @@ -31,6 +31,8 @@ All pull requests must be reviewed by at least one person who is not their origi

To help reviewers, make sure to describe your pull request with a **clear text explanation** of your changes.

For pull requests of new contributors, if errors or areas for improvement are identified in their contributions, Open Terms Archive team can initially handle them. This is intended to speed up the delivery process and help the contributor acclimatise to the project. As they become more involved and learn more, they will be encouraged to take on more responsibility by implementing the changes themselves. The aim is to support growth and confidence in the contribution to the project while promoting quick delivery.

### Continuous delivery

GitHub Actions is used to release the package on every merge to the main branch.
Expand Down

0 comments on commit 398fff3

Please sign in to comment.