Merge pull request #147 from bazelbuild:keertk-patch-1

PiperOrigin-RevId: 575727133
Change-Id: Ia566a56165530d0a88e24929779b5d02aa3a7e55
diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md
new file mode 100644
index 0000000..088ed07
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/release.md
@@ -0,0 +1,18 @@
+---
+name: 'Release tracker'
+about: Use this template to request for a new rules_java release
+title: 'Release: rules_java X.Y.Z'
+labels: ['release','P1']
+assignees:
+  - iancha1992
+  - sgowroji
+---
+
+**Link to relevant issue and/or commit:**
+
+**Other details:**
+<!-- Does this need to be updated in Bazel? -->
+<!-- Does this need to be cherry-picked into a Bazel release? -->
+<!-- Any constraints to note? -->
+
+cc @bazelbuild/triage