Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #17 from achilep/Removing-@yy-from-the-PR-template…
Browse files Browse the repository at this point in the history
…-#193

changing @yy to @username
  • Loading branch information
kgodey authored Mar 19, 2020
2 parents 2478bf1 + 295353b commit e193c08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
**Fixes**
<!-- If PR only partly solves the issue, replace 'Fixes' with 'Partially addresses' -->
Fixes #XX by @YY
Fixes #[issue number] by @[issue author]

**Description**
<!-- A clear and concise description of what the pull request does. -->

**Type of PR**
<!-- Choose from one of these options -->
This PR is a [feature|hotfix|refactor].

**Technicalities**
Expand Down

0 comments on commit e193c08

Please sign in to comment.