diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 1168078c..50ff56bc 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,17 @@ ## Description A few sentences describing the overall goals of the pull request's commits. -## Related PRs -List related PRs against other branches: +[//]: # (## Related PRs) +[//]: # (List related PRs against other branches:) -branch | PR ------- | ------ -other_pr_production | [link]() -other_pr_master | [link]() +[//]: # (branch | PR) +[//]: # (------ | ------) +[//]: # (other_pr_production | [link]) +[//]: # (other_pr_master | [link]) ## Todos - [ ] Tests - [ ] Documentation -## Steps to Test -Steps to test code change +[//]: # (## Steps to Test) +[//]: # (Steps to test code change)