From 2ef7957a66ba412fb1d51d8bd8fda0575c948bfe Mon Sep 17 00:00:00 2001 From: Spike <19519553+spikecodes@users.noreply.github.com> Date: Sun, 21 Nov 2021 19:48:48 +0000 Subject: [PATCH] Create feature parity issue template --- .github/ISSUE_TEMPLATE/feature_parity.md | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_parity.md diff --git a/.github/ISSUE_TEMPLATE/feature_parity.md b/.github/ISSUE_TEMPLATE/feature_parity.md new file mode 100644 index 0000000..95bc729 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_parity.md @@ -0,0 +1,28 @@ +--- +name: ✨ Feature parity +about: Suggest implementing a feature into Libreddit that is found in Reddit.com +title: '' +labels: feature parity +assignees: '' + +--- + +## How does this feature work on Reddit? + + +## Describe the implementation into Libreddit + + +## Describe alternatives you've considered + + +## Additional context +