17 Commits

Author SHA1 Message Date
Alaska
f278ac0419 Report template: Add a mandatory checkbox confirming the user has filled out the bug report form
To combat the recent increase of low quality reports, this commit
adjusts the bug report template to include a checkbox users must tick
before they can submit the bug report. The checkbox asks if they have
filled out the bug report form with all the relevant information.

Pull Request: https://projects.blender.org/blender/blender/pulls/142219
2025-07-18 08:35:56 +02:00
Alaska
57b2a45efe Report template: Add link to manual system information collection page
Adds a link to our guide on how to manually collect system information
to the bug report form. This is useful for the situation in which Blender
isn't opening.

Pull Request: https://projects.blender.org/blender/blender/pulls/126039
2024-11-19 01:05:52 +01:00
Alaska
7c3dcb114f Issue template: Use bug label for Python API reports
Use the `Type/Bug` label by default for Python API docs since
the `Type/Report` label has been archieved.

Pull Request: https://projects.blender.org/blender/blender/pulls/126620
2024-08-22 04:28:52 +02:00
Dalai Felinto
c629a85c54 Update bug report template to follow the new bug report process
* Severity instead of Priority
* Bug instead of Report

Ref: https://projects.blender.org/infrastructure/blender-projects-platform/issues/118
2024-08-14 10:22:32 +02:00
Alaska
03d09a35c8 Issue template: Add guidelines surrounding content restrictions
Add information surrounding content restrictions to issue template.

Pull Request: https://projects.blender.org/blender/blender/pulls/122492
2024-05-31 17:22:07 +02:00
Alaska
42581be240 Update bug report template version info
Pull Request: https://projects.blender.org/blender/blender/pulls/122462
2024-05-31 15:47:02 +02:00
Alaska
9bbc12559f Gitea: Adjust Report a Bug wording in issue template
Pull Request: https://projects.blender.org/blender/blender/pulls/122166
2024-05-27 13:00:14 +02:00
Thomas Dinges
64fc6d7890 Docs: Replace most wiki links with links to new developer docs
Exceptions:
* Links to personal wiki pages
* Pages that are not in the new developer docs yet (like Human Interface Guidelines)
* tools\check_wiki\check_wiki_file_structure.py needs a refactor
2024-01-18 16:49:38 +01:00
Aaron Carlisle
ee57ad334e Docs: Add button to report python API documentation issue
Adds a button similar to the user manual at the bottom of each page.
This is done to give people a place to report issues other than the documentation repository which should be limited to the user manual.

With this change also comes a new issue template with helpful text and a redirect for people looking to submit an issue with Blender.

I would also like to add a Documentation label too but that requires configuring with the Gitea project.

Pull Request: https://projects.blender.org/blender/blender/pulls/115865
2023-12-07 22:06:07 +01:00
Brecht Van Lommel
bca2090724 Gitea: update bug report template for security policy 2023-04-11 12:14:01 +02:00
Brecht Van Lommel
6eccea7a6f Gitea: more updates for new scoped label syntax 2023-02-21 11:16:52 +01:00
Brecht Van Lommel
5b0cb65a56 Gitea: update for new scoped label syntax 2023-02-21 11:13:22 +01:00
Brecht Van Lommel
feae1c7d05 Gitea: update issue template with new scoped labels and other tweaks 2023-01-25 20:39:27 +01:00
Brecht Van Lommel
8707cab70b Gitea: don't reference branch in issues by default 2023-01-18 16:58:09 +01:00
Brecht Van Lommel
9ccec5715e Gitea: layout and wording tweaks to issue and pull request templates 2023-01-18 16:43:55 +01:00
Brecht Van Lommel
973db6b5c1 Gitea: make bug report template more compact
And split text before and after description field to reduce long distance
between title and description.
2023-01-18 12:50:13 +01:00
Brecht Van Lommel
665732115e Gitea: add separate issue templates for bug, design and todo 2023-01-17 19:44:21 +01:00