hugegraph-sync/.github/ISSUE_TEMPLATE
imbajin 4cb4348141
chore: refactor issue template with forum struct (yaml format) (#1531)
* chore: replace issue template with forum struct (format by yaml)

After using it, submit issue will be more user friendly, main diff here:
1. the whole UI experience is much more better (a string of enhancement)
2. users don't need to update / write markdown by themselves
3. we could define the highlight code block by default language
4. description will only show before issue submitted, no need to hide them by any trick way.. (such like `details` or html-comment `<!-- -->`)
5. we can choose required info now (otherwise cannot submit issue)

PS: also reduce the daily stale issues amount from 25 -> 10
2021-07-01 19:24:10 +08:00
..
bug_report.yml chore: refactor issue template with forum struct (yaml format) (#1531) 2021-07-01 19:24:10 +08:00
config.yml feat: add auto stale/close workflow for issue & pr (#1471) 2021-06-01 12:28:15 +08:00
feature_request.yml chore: refactor issue template with forum struct (yaml format) (#1531) 2021-07-01 19:24:10 +08:00
question_ask.yml chore: refactor issue template with forum struct (yaml format) (#1531) 2021-07-01 19:24:10 +08:00