Commit Graph

38 Commits

Author SHA1 Message Date
Rémi Verschelde
3ff946c5ca Merge pull request #2836 from Calinou/add-form-github-issue-template
Add a form GitHub issue template for proposals
2021-07-09 14:20:42 +02: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
Clay John
e271694405 Merge pull request #1476 from Xrayez/godot-ideas
Link Godot Ideas repository as an alternative for GIP
2021-06-03 19:11:10 -07:00
Juan Linietsky
6b8547bc9f Merge pull request #2006 from Calinou/readme-godot-proposals-viewer
Link to the Godot proposals viewer website in the README
2021-01-04 19:35:27 -03:00
Hugo Locurcio
1cd2551cfb Link to the Godot proposals viewer website in the README 2020-12-20 23:40:38 +01:00
Rémi Verschelde
6ef6796626 Merge pull request #1832 from nathanfranke/change-how-categories-look
Use header text rather than bold text for categories
2020-11-25 23:21:13 +01:00
Nathan Franke
2aeaaa8af2 Use header text rather than bold text for categories 2020-11-25 15:55:47 -06:00
Andrii Doroshenko (Xrayez)
f7c220dc1b Link Godot Ideas repository as an alternative for GIP
Co-Authored-By: willnationsdev <willnationsdev@gmail.com>
Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-Authored-By: Aaron Franke <arnfranke@yahoo.com>
2020-10-03 17:31:41 +03:00
Rémi Verschelde
9d0d1d6896 Merge pull request #1505 from Calinou/one-feature-per-proposal
Require proposals to request one feature only
2020-09-22 16:50:13 +02:00
Hugo Locurcio
fd0ae06e5e Require proposals to request one feature only
Cramming multiple feature requests in a single proposal makes
it harder to discuss items individually.
2020-09-22 00:50:43 +02:00
Clay John
b4a3c7fd62 Merge pull request #1485 from Calinou/readme-proposal-issue-not-pr
Clarify that proposals should be issues, not pull requests
2020-09-21 13:13:25 -07:00
Hugo Locurcio
1e00d964ae Clarify that proposals should be issues, not pull requests 2020-09-09 17:18:11 +02:00
Rémi Verschelde
8d7cd1b143 Merge pull request #1456 from Calinou/improve-readme
Improve writing style and formatting in the README
2020-09-07 15:27:07 +02:00
Rémi Verschelde
783701da7d Merge pull request #1471 from Calinou/readme-proposal-duplicates
Add information on what to do if your proposal was closed as a duplicate
2020-09-07 15:26:43 +02:00
Hugo Locurcio
a94603764e Add information on what to do if your proposal was closed as a duplicate
This is often not clear, but the recommended approach is to comment
in the original proposal if your proposal tried to solve the problem
differently than the linked proposal does.
2020-09-07 14:22:23 +02:00
Hugo Locurcio
0d21280109 Improve writing style and formatting in the README 2020-09-03 20:06:48 +02:00
Aaron Franke
2a62fe4852 Merge pull request #1294 from Calinou/issue-template-name-fix-typo
Fix a typo in the issue template name
2020-08-04 00:35:55 -05: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
Aaron Franke
4c714b7e49 Merge pull request #883 from Calinou/fix-issue-template-config
Fix YAML structure in the issue template configuration
2020-05-28 16:31:16 -04:00
Hugo Locurcio
1764bf1bd2 Fix YAML structure in the issue template configuration 2020-05-24 23:24:41 +02:00
Rémi Verschelde
1e7b1c9ed6 Merge pull request #466 from clayjohn/guidelines
Add guideline for evaluating proposals
2020-03-23 09:27:16 +01:00
clayjohn
509fd41088 Add guideline for evaluating proposals 2020-03-11 10:34:09 -07: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
Clay John
5f53a64284 Merge pull request #396 from Xrayez/actually-describe-feature
Explicitly ask a person to describe proposed feature
2020-02-12 10:47:54 -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
Rémi Verschelde
89ec4e74ba Merge pull request #275 from Calinou/fix-typo-issue-template
Fix a typo in the issue template
2019-12-01 15:48:15 +01: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
Rémi Verschelde
160ec83afb Merge pull request #274 from Calinou/add-issue-template-config
Disallow creating blank issues, add a link to the main Godot repository
2019-12-01 12:58:07 +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
9648feb856 Merge pull request #38 from clayjohn/rules
Added rules now that the repo is open
2019-09-06 13:53:45 -03:00
clayjohn
b79b64c216 added rules now that the repo is open 2019-09-06 09:47:02 -07: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
Rémi Verschelde
0df4c9a1ff Setup repository 2019-04-10 17:29:03 +02:00