Skip to content

Commit

Permalink
chore: update github PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhyen99 committed Jan 23, 2024
1 parent 47a864f commit 0dc21d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ labels: ''
assignees: ''

---

> Note: please read the [RFC contributing guide](https://github.com/uncefact/project-vckit/blob/main/rfcs/contributing.md) before proposing a new feature here
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Expand Down
3 changes: 0 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
commits if your PR already received reviews or comments.
Before submitting a Pull Request, please ensure you've done the following:
- πŸ“– Read the [Contributing Guide](https://github.com/uncefact/project-vckit/blob/main/CONTRIBUTING.md).
- πŸ“– Read the [Code of Conduct](https://github.com/uncefact/project-vckit/blob/main/CODE_OF_CONDUCT.md).
- πŸ‘·β€β™€οΈ Create small PRs. In most cases, this will be possible.
- βœ… Provide tests for your changes.
- πŸ“ Use descriptive commit messages following [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
Expand Down Expand Up @@ -55,7 +53,6 @@ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-git
## Added to documentation?

- [ ] πŸ“œ README.md
- [ ] πŸ““ [vc-kit doc site](https://uncefact.github.io/vckit/)
- [ ] πŸ“• storybook
- [ ] πŸ™… no documentation needed

Expand Down

0 comments on commit 0dc21d4

Please sign in to comment.