Create feature parity issue template
This commit is contained in:
parent
7df8e7b4c6
commit
2ef7957a66
28
.github/ISSUE_TEMPLATE/feature_parity.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/feature_parity.md
vendored
Normal file
@ -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?
|
||||||
|
<!--
|
||||||
|
A clear and concise description of what the feature is.
|
||||||
|
-->
|
||||||
|
|
||||||
|
## Describe the implementation into Libreddit
|
||||||
|
<!--
|
||||||
|
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 parity request here.
|
||||||
|
-->
|
Loading…
x
Reference in New Issue
Block a user