diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index e7a330d1f..000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @RogueMaster \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index faea611f9..0086358db 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1 @@ blank_issues_enabled: true -contact_links: - - name: Discord - url: https://discord.gg/gF2bBUzAFe - about: Flipper Uncensored Discord Community diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4bc69d8e6..d95ba9a7e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,12 +2,6 @@ - [ Describe changes here ] -# Verification +----- -- [ Describe how to verify changes ] - -# Checklist (For Reviewer) - -- [ ] PR has description of feature/bug -- [ ] Description contains actions to verify feature/bugfix - [ ] I've built this code, uploaded it to the device and verified feature/bugfix