Skip to content

Commit

Permalink
chore: fix issue and PR template locations (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf authored Jan 17, 2025
1 parent c977456 commit b00c9ee
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 28 deletions.
File renamed without changes.
17 changes: 0 additions & 17 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

23 changes: 12 additions & 11 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<!--
it is good practice to first discuss a change before sending a pull request.
Please provide a reference issue number here, or go back and open a new
issue
A good PR should describe what benefit this brings to the repository.
Ideally, there is an existing issue which the PR address.
Please check the Contributing guide CONTRIBUTING.md for style requirements and
advice.
-->

# **Related issue**
# Summary

## Short summary of changes
<!-- Describe in plain English what this PR does -->

<!--
How does this pull request improve our work ?
This section should be no more than a few lines.
If your pull request is the result of several commits, you could use their
summaries here.
-->
---

<!-- Add, if any, the related issue here, e.g. #6 -->

**Related issue :**

0 comments on commit b00c9ee

Please sign in to comment.