feat(PULL_REQUEST_TEMPLATE): remove strikethrough

This was cumbersome to use, items should simply stay unchecked if not intended to be implemented.
This commit is contained in:
Julien Fontanet 2019-12-02 16:19:50 +01:00
parent 82b0df6058
commit c12a7a6319

View File

@ -1,8 +1,6 @@
### Check list
> Check if done.
>
> Strikethrough if not relevant: ~~example~~ ([doc](https://help.github.com/en/articles/basic-writing-and-formatting-syntax)).
> Check if done, if not relevant leave unchecked.
- [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`)
- [ ] if UI changes, a screenshot has been added to the PR