File tree Expand file tree Collapse file tree 2 files changed +9
-17
lines changed
Expand file tree Collapse file tree 2 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 11<!--
2- Thank you for reporting an issue .
2+ Thank you for opening a pull request .
33
4- Please fill in as much of the template below as you're able. Feel free to delete
4+ Please fill in as much of the template below as you're able. Feel free to remove
55any section you want to skip.
6-
7- PLEASE **DO NOT** share any credentials related to your Contentful account like
8- <space_id> or <access_token>. If this is an urgent issue you are having with Contentful
9- It's better to contact [support@contentful.com](mailto:support@contentful.com).
106-->
117
128## Summary
@@ -24,14 +20,10 @@ Why is this change required? What problem does it solve?
2420If it fixes an open issue, please link to the issue here.
2521-->
2622
27- ## Todos
28-
29- <!--
30- In case your PR is not finished yet, feel free to add checkboxes in this section
31- to give other people an overview of your current state.
32- -->
33-
34- - [x] Implemented feature
35- - [ ] Feature with pending implementation
23+ ## PR Checklist
3624
37- ## Screenshots (if appropriate):
25+ - [ ] I have read the ` CONTRIBUTING.md ` file
26+ - [ ] All commits follow [ conventional commits] ( https://www.conventionalcommits.org/en/v1.0.0/ )
27+ - [ ] Documentation is updated (if necessary)
28+ - [ ] PR doesn't contain any sensitive information
29+ - [ ] There are no breaking changes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ permissions:
44
55on :
66 push :
7- branches : ['*']
7+ branches : ['** ']
88
99jobs :
1010 build :
You can’t perform that action at this time.
0 commit comments