diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..e32a21f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softservedata diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..0659704 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ +## Describe your changes +1.Added user softservedata to this repository. + +2.Created branch develop as default branch. + +3.Protected branches main and develop + +4. Created project for this repository. + +5. Added deploy key with name `DEPLOY_KEY` to your repository. + +6. Created discord server and add notification when PR was created. + +7. For github actions: +- create PAT (Personal Access Token) with **Full control of private repositories** and **Full control of orgs and teams, read and write org projects** +- add to repository actions secrets key with the name `PAT` and the value of the created PAT + +## Issue ticket number and link + +## Checklist before requesting a review +- [✓] I have performed a self-review of my code + diff --git a/.github/test.md b/.github/test.md new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/.github/test.md @@ -0,0 +1 @@ +test