diff --git a/.github/ISSUE_TEMPLATE/unicodedata.md b/.github/ISSUE_TEMPLATE/unicodedata.md new file mode 100644 index 000000000..5188452d5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/unicodedata.md @@ -0,0 +1,14 @@ +--- +name: Feedback on Unicode data, properties, algorithms +about: Report bugs and suggestions elsewhere +title: '' +labels: '' +assignees: '' + +--- + +## If you have access to the Unicode-internal PAG repo +Please submit a PAG issue there. + +## Otherwise +Please submit feedback via https://www.unicode.org/reporting.html \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/unicodetools.md b/.github/ISSUE_TEMPLATE/unicodetools.md new file mode 100644 index 000000000..d566c017a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/unicodetools.md @@ -0,0 +1,13 @@ +--- +name: Feedback on the Unicode Tools code and processes +about: Mostly-Unicode-internal Unicode Tools +title: '' +labels: '' +assignees: '' + +--- + +(Bugs, suggestions, ideas for Unicode Tools code, for its maintainers, their processes, etc.) + +(These tools are publicly visible but treated as an implementation detail of PAG. +Data is published at https://www.unicode.org/Public/ -- feedback: https://www.unicode.org/reporting.html) \ No newline at end of file