summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLukasz Woznicki <75632179+makr11st@users.noreply.github.com>2021-08-31 15:12:07 +0100
committerGitHub <noreply@github.com>2021-08-31 16:12:07 +0200
commitfb8e2f36550489dc24803c985ab0bf85d24dd9e4 (patch)
tree5184519f340d0f16a0bd2cb4823a6aade40c63bf /.github
parent1fe177352dba5ef587c616428c653003ba5ae26c (diff)
Release 0.3.0 (#410)
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 632c4301..5a9a3fb5 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -9,7 +9,7 @@ _Put an `x` in the boxes that apply_
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
-- [ ] Improvement (general improvements like code refactorings that doesn't explicitly fix a bug or add any new functionality)
+- [ ] Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
- [ ] Documentation Update (if none of the other choices apply)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)