Skip to content

Commit 13292c9

Browse files
authored
Update documentation/repository-files/contributing-file.md
1 parent 6b6408d commit 13292c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/repository-files/contributing-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The CONTRIBUTING.md file should include information about:
4949
- Include instructions for the fork and pull request workflow, and link to resources or guides explaining these steps (if available).
5050
- Guidelines that you have in place for users submitting issues, pull requests or asking questions.
5151

52-
If you have a [development guide](development-guide), link to it. This guide should provide clear instructions on how to set up your development environment locally. It also should overview and CI tools that you have that could simplify the contribution process (for example, pre-commit.ci bot), linters, code formatters, and so on.
52+
If you have a [development guide](development-guide), link to it. This guide should provide clear instructions on how to set up your development environment locally. It also should overview local and CI tools that you have that could simplify the contribution process (for example, pre-commit.ci bot), linters, code formatters, and so on.
5353

5454
This guide should also include information for someone
5555
interested in asking questions. Some projects accept questions as GitHub or GitLab issues. Others use GitHub discussions, Discourse or even a Discord server.

0 commit comments

Comments
 (0)