diff options
author | Silker <61223313+Si1ker@users.noreply.github.com> | 2021-03-25 15:14:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 15:14:47 -0600 |
commit | 877e394e04e13662554f8cce663bea1c646a98d2 (patch) | |
tree | 418af934c283d82e44895badac902c6af17d144d /pull_request_template.md | |
parent | 983a9edcfc7dafb2b87e602b13c68a37b00c089c (diff) |
fix(PullRequestTemplate): Adjustment and fix typo (#5002)
Diffstat (limited to 'pull_request_template.md')
-rw-r--r-- | pull_request_template.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pull_request_template.md b/pull_request_template.md index 4473bb8e91..b9e8bfa793 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,11 +13,12 @@ <!-- If the issue does not exist, please describe it and how to reproduce it. If the issue already exists, just paste the link to the issue you close, like this: Closes https://github.com/azerothcore/azerothcore-wotlk/issues/967 --> -##### SOURCE: -<!-- If this report is linked with in-game content, please include any evidence/documentation/video or further proof in order to guarantee that the behavior described above is the correct one. +## SOURCE: +<!-- If this pull request IS linked with in-game content, please include any evidence/documentation/video or further proof in order to guarantee that the proposed changes described above are the correct ones. - If it is described in a guide/post or Wowhead comment, please include the link. - Can you link a video that confirms it? - Please share the source which states how it should work. + - If this pull request IS NOT linked with in-game content, please leave this field as N/A --> |