aboutsummaryrefslogtreecommitdiffstats
path: root/docs/07_How_To_Contribute/09_Contribution_Checklist.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/07_How_To_Contribute/09_Contribution_Checklist.md')
-rw-r--r--docs/07_How_To_Contribute/09_Contribution_Checklist.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/07_How_To_Contribute/09_Contribution_Checklist.md b/docs/07_How_To_Contribute/09_Contribution_Checklist.md
index 89052e8..8de8f01 100644
--- a/docs/07_How_To_Contribute/09_Contribution_Checklist.md
+++ b/docs/07_How_To_Contribute/09_Contribution_Checklist.md
@@ -42,7 +42,7 @@ title: Contribution Checklist
- [ ] Must have: a .gitreview file.
- [ ] Option: Can have a .gitignore file.
- [ ] Option: Can have a .editorconfig file.
- - [ ] All code needs to build against master.
+ - [ ] All code needs to build against octopus.
- [ ] Is a backport to a release branch required ?
- [ ] Code contributions submitted need to have a Sign-off-by! (Follow [**DCO**](https://developercertificate.org/).)