commit | be0bd20c803377063c45904512f272fdda94e8c3 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Wed May 21 14:47:17 2025 -0700 |
committer | GitHub <noreply@github.com> | Wed May 21 14:47:17 2025 -0700 |
tree | ed126817c1a57d59625eba82c033cdaf4f6b58a9 | |
parent | 30ba9460676d2e52eddead2b3dc55ffdffb09090 [diff] |
add an issue template for package:process (#2099)
diff --git a/.github/ISSUE_TEMPLATE/process.md b/.github/ISSUE_TEMPLATE/process.md new file mode 100644 index 0000000..39ce815 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/process.md
@@ -0,0 +1,5 @@ +--- +name: "package:process" +about: "Create a bug or file a feature request against package:process." +labels: "package:process" +--- \ No newline at end of file