Skip to content

Commit cc4a25d

Browse files
committed
Merge branch 'main' of github.com:ticketsbot-cloud/patreon-db-sync
2 parents 56a2184 + 1a2f211 commit cc4a25d

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @TicketsBot-cloud/core-team

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
patreon: ticketsbot-cloud

.github/pull_request_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Description
2+
<!-- Provide a brief description of the changes in this PR -->
3+
4+
## Type of Change
5+
- [ ] Bug fix
6+
- [ ] New feature
7+
- [ ] Breaking change
8+
9+
## Testing
10+
<!-- Describe the tests you ran to verify your changes -->
11+
12+
## Checklist
13+
- [ ] My code follows the style of this project
14+
- [ ] I have performed a self-review of my own code
15+
- [ ] I have commented my code, particularly in hard-to-understand areas
16+
- [ ] I have made corresponding changes to the documentation
17+
- [ ] My changes generate no new warnings
18+
- [ ] I have added tests that prove my fix is effective or that my feature works

0 commit comments

Comments
 (0)