From a0eb8815d255e6aa34a9d125c5b7aae92ae02988 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Fri, 20 Dec 2024 15:24:33 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Steven R. Loomis --- .github/ISSUE_TEMPLATE/unicodedata.md | 2 +- .github/ISSUE_TEMPLATE/unicodetools.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/unicodedata.md b/.github/ISSUE_TEMPLATE/unicodedata.md index 5188452d5..fb1b57097 100644 --- a/.github/ISSUE_TEMPLATE/unicodedata.md +++ b/.github/ISSUE_TEMPLATE/unicodedata.md @@ -1,6 +1,6 @@ --- name: Feedback on Unicode data, properties, algorithms -about: Report bugs and suggestions elsewhere +about: Not for reporting bugs or suggestions title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/unicodetools.md b/.github/ISSUE_TEMPLATE/unicodetools.md index d566c017a..a7bc4a585 100644 --- a/.github/ISSUE_TEMPLATE/unicodetools.md +++ b/.github/ISSUE_TEMPLATE/unicodetools.md @@ -1,13 +1,13 @@ --- -name: Feedback on the Unicode Tools code and processes -about: Mostly-Unicode-internal Unicode Tools +name: Feedback on the internal Unicode Tools code and processes +about: internal tools used by Unicode committees during various processes title: '' labels: '' assignees: '' --- -(Bugs, suggestions, ideas for Unicode Tools code, for its maintainers, their processes, etc.) +(Bugs, suggestions, ideas for internal Unicode Tools code, for its maintainers, their processes, etc.) -(These tools are publicly visible but treated as an implementation detail of PAG. +(These tools are public and open source but are 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