summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-01-31 14:22:36 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2023-01-31 14:22:36 +0100
commit48d17db84df6da1bf47b974c9c59af42a03631a2 (patch)
treef4ec8bf2762f95f32aba44d3de2a18f681592593 /CONTRIBUTING.md
parent3a6639a04fc9b1c6f3a5c4285793d56687d90c06 (diff)
textlint is fun
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8f8b4372..988146b7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ This document is still in a very early stage and needs a lot more work.
## Pull Request Process
1. Ensure install or build dependencies and artefacts are not commmitted.
-2. When adding big new features or changes to the build system, update the [README.md](README.md) to reflect those.
+2. When adding big new features or changes to the build tool, update the [README.md](README.md) to reflect those.
3. Make sure you update all of the CI configs if need be. These are ran on every Pull Request.
3. Increase the version numbers in relevant files when applicable.
The versioning scheme we use is [SemVer](http://semver.org/).