Skip to content

Commit

Permalink
Merge pull request #72 from natescherer/feature/issue-templates
Browse files Browse the repository at this point in the history
Update issue templates
  • Loading branch information
natescherer authored Jan 18, 2024
2 parents 0b2a66e + 1d3cf11 commit ae68453
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Important Note**
This project is designed to work with documents that EXACTLY match the Keep a Changelog reference document at https://raw.githubusercontent.com/olivierlacan/keep-a-changelog/v1.0.0/CHANGELOG.md

As a result, any requests to support changes to formatting, no matter how small, will not be considered, apologies.

If you are asking to have any sort of format change made, you should be submitting that request to https://github.com/olivierlacan/keep-a-changelog, not this repo. If there is a Keep a Changelog 2.0.0 or such released in the future, this project will be updated to support that format.

**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 [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit ae68453

Please sign in to comment.