From 06146b1b6c65174d46796c0b1b39d92f1e88208e Mon Sep 17 00:00:00 2001 From: Kotaro Yoshimoto Date: Fri, 29 Nov 2024 18:29:02 +0900 Subject: [PATCH] docs: add notation in pull-request template (#832) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .github/workflows/add-word.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/add-word.yaml b/.github/workflows/add-word.yaml index c03adabc..d7229726 100644 --- a/.github/workflows/add-word.yaml +++ b/.github/workflows/add-word.yaml @@ -44,7 +44,12 @@ jobs: commit-message: "feat(words): add ${{ inputs.word }}" body: | TODO: Update this comment and add some reference links. - Please check [CONTRIBUTING.md](https://github.com/tier4/autoware-spell-check-dict/blob/main/CONTRIBUTING.md) before sending PR. + your usage of the word: [link of github or something]() + The documentation for the word: [link for word documentation]() + + > [!NOTE] + > To get approval, you need to show external documentation proving that the word is not your own creation, but is common in the public and industry. + > Please check [CONTRIBUTING.md](https://github.com/tier4/autoware-spell-check-dict/blob/main/CONTRIBUTING.md) for detail. labels: | bot words