Browse Source

Update contributing/how_to_contribute.rst

Nathalie Galla 1 year ago
parent
commit
ebf339a88d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contributing/how_to_contribute.rst

+ 1 - 1
contributing/how_to_contribute.rst

@@ -42,7 +42,7 @@ Technical contributions
 
 - **Report bugs & other issues**
   As active users of the engine, you are better equipped to identify bugs and other issues than anyone else.
-  To let us know about your findings, fill out `this bug report form <https://github.com/godotengine/godot/issues/new?assignees=&labels=&projects=&template=bug_report.yml>` on our GitHub.
+  To let us know about your findings, fill out `this bug report form <https://github.com/godotengine/godot/issues/new>` on our GitHub.
   Make sure to include as much information as possible to ensure these issues can easily be reproduced by others.
 
 - **Test Development Versions**