Skip to content

Commit

Permalink
Better formatting for PR template issue # refs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkfranz authored Dec 5, 2023
1 parent d82a5bc commit 5c64179
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
**Cross-references to related issues.** If there is no existing issue that describes your bug or feature request, then [create an issue](https://github.com/cytoscape/cytoscape.js/issues/new/choose) before making your pull request.

Associated issues: #X, #Y, #Z
Associated issues:

- #X
- #Y
- #Z

**Notes re. the content of the pull request.** Give context to reviewers or serve as a general record of the changes made. Add a screenshot or video to demonstrate your new feature, if possible.

Expand Down

0 comments on commit 5c64179

Please sign in to comment.