diff --git a/.github/FEATURE_REQUEST.md b/.github/FEATURE_REQUEST.md new file mode 100644 index 0000000000..0e35366308 --- /dev/null +++ b/.github/FEATURE_REQUEST.md @@ -0,0 +1,43 @@ +--- +name: "Feature Request" +about: Suggest an idea for improving Thanos +title: '' +labels: "feature request / improvement" +assignees: '' + +--- + +### Is your proposal related to a problem? + + + +(Write your answer here.) + +### Describe the solution you'd like + + + +(Describe your proposed solution here.) + +### Describe alternatives you've considered + + + +(Write your answer here.) + +### Additional context + + + +(Write your answer here.) \ No newline at end of file