leventov commented on a change in pull request #7188: Adjust issue templates URL: https://github.com/apache/incubator-druid/pull/7188#discussion_r262283905
########## File path: .github/ISSUE_TEMPLATE/feature.md ########## @@ -0,0 +1,22 @@ +--- +name: Feature/Change +about: A template for Druid feature and change descriptions +title: "" +labels: Feature/Change Description +assignees: '' + +--- + +### Description + +Please describe the feature or change with as much detail as possible. + +If you have a detailed implementation in mind and wish to contribute that implementation yourself, and the change that +you are planning would require a 'Design Review' tag because it intoroduces or changes some APIs, or it is large and Review comment: Thanks, fixed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
