diff options
author | Sunil Shetye | 2020-02-06 10:44:01 +0530 |
---|---|---|
committer | GitHub | 2020-02-06 10:44:01 +0530 |
commit | ea1acf4613f2f3d2908a56ccdb388a1641745cab (patch) | |
tree | 85adff3d5cbd48723226690897d7e12c759110ea | |
parent | 4b49b9e0182ff1705df2e62e009d3c5c48659fb3 (diff) | |
download | R_Data_Analysis-ea1acf4613f2f3d2908a56ccdb388a1641745cab.tar.gz R_Data_Analysis-ea1acf4613f2f3d2908a56ccdb388a1641745cab.tar.bz2 R_Data_Analysis-ea1acf4613f2f3d2908a56ccdb388a1641745cab.zip |
Update issue templates
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..bbcbbe7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**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. |