Skip to content

Commit

Permalink
another change
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrecamilleri committed Jan 21, 2025
1 parent 9bc28ba commit b8bdb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ See the [specific section](#implementing-a-new-french-format) below for guidelin
## Improving and adding documentation

All documentation files are located in [docs folder](./docs).\
If your changes include complex logic or functionality, add clear and concise doc comments to explain them.
Also, if you identify areas for improvement in the documentation, please contribute!

## Enhancing code
Expand All @@ -53,6 +52,7 @@ See the [developper documentation](./docs/dev_documentation.md) for details on h
3. Document your changes:
- Provide a clear explanation in your pull request description.
- Add comments to your code if necessary.
- If your changes include new features, please document them in the ["./docs"](./docs) folder. New formats' documentation are automatically generated (see below).
4. Finally, submit your pull request.

### Implementing a new French format
Expand Down

0 comments on commit b8bdb0b

Please sign in to comment.