File tree Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Outdated API
3
+ about : ' This should be used when an API change in the main repo would invalidate information in the user-guide.'
4
+ title : ' '
5
+ labels : outdated-api
6
+ assignees : jacobsky
7
+
8
+ ---
9
+
10
+ <!--
11
+ Please link the PR with the relevant changes and which milestone in godot-rust it is associated with.
12
+ If possible, include a brief overview of the API change and which documentation will need to be updated to reflect this.
13
+ -->
14
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Book error
3
+ about : ' Report incorrect or confusing sections. For typos and grammar issues, please directly create a pull request instead.'
4
+ title : ' '
5
+ labels : error
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+ Please provide a link to the specific section and include the incorrect passage verbatim.
12
+ Make sure to include the reason why the information is either confusing or incorrect.
13
+ -->
14
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : New question for the FAQ
3
+ about : This is intended to request a specific question to be addressed that appears to be missing from the FAQ
4
+ title : " "
5
+ labels : faq
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+ Please either include the question verbatim or link to an issue in the godot-rust repository that should be included into the book.
12
+ Do not propose questions that are not specifically relevant to godot-rust.
13
+ -->
14
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Propose a new topic
3
+ about : Propose a new topic to be added to the godot-rust book.
4
+ title : ' '
5
+ labels : new-topic
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+ Please be sure to provide the desired topic as well as why the topic would be a good fit for the book.
12
+ Include which section this would belong to if relevant.
13
+ -->
14
+
You can’t perform that action at this time.
0 commit comments