diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index b30c37f1594..00000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,41 +0,0 @@ - - -### Description: - - - -### Server Setup Information: - -* Version of Rocket.Chat Server: -* Operating System: -* Deployment Method(snap/docker/tar/etc): -* Number of Running Instances: -* DB Replicaset Oplog: -* Node Version: -* mongoDB Version: - -### Steps to Reproduce: - -1. -2. -3. - -### Expected behavior: - - - -### Actual behavior: - - - -### Relevant logs: - - diff --git a/.github/issue-templates/release.md b/.github/ISSUE_TEMPLATE/release.md similarity index 98% rename from .github/issue-templates/release.md rename to .github/ISSUE_TEMPLATE/release.md index f5691b238f1..23eba467ef8 100644 --- a/.github/issue-templates/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -1,3 +1,9 @@ +--- +name: Release +about: Internal release checklist template + +--- + # Release {version} We are releasing a new version, this issue will keep track of the progress between the first release candidate (20th of each month) to the final release (27th of each month).