15 Commits

Author SHA1 Message Date
Rémi Verschelde
05279f9615 Add link to Discussions in 'New Issue' page
And improve description of the feature proposals template.
2022-02-18 17:18:43 +01:00
Hugo Locurcio
c97a608d1f Add a form GitHub issue template for proposals
GitHub now supports forms as issue templates (currently in private beta).
Godot has been opted into this private beta, which makes this new feature
usable on the Godot proposals repository.

Inspired by the ImageMagick form:

https://github.com/ImageMagick/ImageMagick/blob/main/.github/ISSUE_TEMPLATE/bug-report.yml
2021-06-07 02:41:32 +02:00
Nathan Franke
2aeaaa8af2 Use header text rather than bold text for categories 2020-11-25 15:55:47 -06:00
Hugo Locurcio
f808b61176 Fix a typo in the issue template name
It's not visible to end users, but it doesn't hurt to fix it.
2020-08-02 16:05:56 +02:00
Hugo Locurcio
1764bf1bd2 Fix YAML structure in the issue template configuration 2020-05-24 23:24:41 +02:00
Clay John
30ae2e4d45 Merge pull request #458 from aaronfranke/describe-how-work
Combine "Show a mock up" and "Describe implementation" into one item
2020-02-12 10:51:04 -08:00
Aaron Franke
52455f96c7 Combine "Show a mock up" and "Describe implementation" into one item
This also updates the year in the license file.
2020-02-08 22:27:16 -05:00
Andrii Doroshenko (Xrayez)
181f4e0159 Explicitly ask a person to describe proposed feature
There's no part of the template which asks you to describe the proposed feature/enhancement, so people are torn between the 2nd and 3rd questions, often simply paraphrasing the feature instead of focusing on actually describing a feature, not a problem.
2020-01-20 21:15:52 +02:00
Hugo Locurcio
13a6bfc0b7 Fix a typo in the issue template
This also switches from Title Case to Sentence case, which we use
more commonly in Godot.
2019-12-01 14:08:33 +01:00
Rémi Verschelde
35f8ceb1f5 Merge pull request #273 from Calinou/clarify-issue-template
Clarify that proposals must follow the template in the issue template
2019-12-01 12:58:27 +01:00
Hugo Locurcio
ae5ef1e4c4 Disallow creating blank issues, add a link to the main Godot repository 2019-12-01 12:52:43 +01:00
Hugo Locurcio
32b06ca9fa Clarify that proposals must follow the template in the issue template 2019-12-01 12:49:34 +01:00
Juan Linietsky
de530ce946 Clarify better the difference between problem and need. 2019-09-29 23:12:36 -03:00
Juan Linietsky
11797efea0 Update issue templates 2019-09-04 15:34:03 -03:00
Juan Linietsky
301487f9ff Update issue templates 2019-09-04 15:17:59 -03:00