diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index bb635ee..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -github: [mordil] diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index 6d2e3fd..0000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,5 +0,0 @@ -## :warning: The GitHub repository is READ ONLY! :warning: - -**Please file an issue against the [source GitLab project](https://gitlab.com/Mordil/RediStack) instead.** - -**Issues created on the GitHub mirror will immediately be closed and not copied to the GitLab repo.** diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index df984f6..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,3 +0,0 @@ -## :warning: The GitHub repository is READ ONLY! :warning: - -**Please fork the [GitLab project](https://gitlab.com/Mordil/RediStack) and create a merge request there.**