Skip to content

Commit

Permalink
docs: add notation in pull-request template (#832)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
HansRobo and pre-commit-ci[bot] authored Nov 29, 2024
1 parent 00caa0c commit 06146b1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/add-word.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06146b1

Please sign in to comment.