We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61dbac commit dea5f18Copy full SHA for dea5f18
1 file changed
.github/ISSUE_TEMPLATE/feature_request.md
@@ -11,7 +11,7 @@ labels: enhancement
11
- [ ] I have read the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/.github/CONTRIBUTING.md).
12
- [ ] There are no similar request on existing issues (including closed ones).
13
- [ ] I have read the [project progress](https://github.com/cotes2020/jekyll-theme-chirpy/projects) and know the current progress of the project.
14
-- [ ] I was in the `develop` branch of the latest code.
+- [ ] I was in the `master` branch of the latest code.
15
16
17
## Is your feature request related to a problem? Please describe
0 commit comments