You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,17 @@ body:
8
8
Thanks for your interest in FastAPI! 🚀
9
9
10
10
Please follow these instructions, fill every question, and do every step. 🙏
11
-
11
+
12
12
I'm asking this because answering questions and solving problems in GitHub issues is what consumes most of the time.
13
-
13
+
14
14
I end up not being able to add new features, fix bugs, review pull requests, etc. as fast as I wish because I have to spend too much time handling issues.
15
15
16
16
All that, on top of all the incredible help provided by a bunch of community members, the [FastAPI Experts](https://fastapi.tiangolo.com/fastapi-people/#experts), that give a lot of their time to come here and help others.
17
17
18
18
That's a lot of work they are doing, but if more FastAPI users came to help others like them just a little bit more, it would be much less effort for them (and you and me 😅).
19
19
20
20
By asking questions in a structured way (following this) it will be much easier to help you.
21
-
21
+
22
22
And there's a high chance that you will find the solution along the way and you won't even have to submit it and wait for an answer. 😎
23
23
24
24
As there are too many issues with questions, I'll have to close the incomplete ones. That will allow me (and others) to focus on helping people like you that follow the whole process and help us help you. 🤓
@@ -50,7 +50,7 @@ body:
50
50
label: Commit to Help
51
51
description: |
52
52
After submitting this, I commit to one of:
53
-
53
+
54
54
* Read open issues with questions until I find 2 issues where I can help someone and add a comment to help there.
55
55
* I already hit the "watch" button in this repository to receive notifications and I commit to help at least 2 people that ask questions in the future.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,17 @@ body:
8
8
Thanks for your interest in FastAPI! 🚀
9
9
10
10
Please follow these instructions, fill every question, and do every step. 🙏
11
-
11
+
12
12
I'm asking this because answering questions and solving problems in GitHub issues is what consumes most of the time.
13
-
13
+
14
14
I end up not being able to add new features, fix bugs, review pull requests, etc. as fast as I wish because I have to spend too much time handling issues.
15
15
16
16
All that, on top of all the incredible help provided by a bunch of community members, the [FastAPI Experts](https://fastapi.tiangolo.com/fastapi-people/#experts), that give a lot of their time to come here and help others.
17
17
18
18
That's a lot of work they are doing, but if more FastAPI users came to help others like them just a little bit more, it would be much less effort for them (and you and me 😅).
19
19
20
20
By asking questions in a structured way (following this) it will be much easier to help you.
21
-
21
+
22
22
And there's a high chance that you will find the solution along the way and you won't even have to submit it and wait for an answer. 😎
23
23
24
24
As there are too many issues with questions, I'll have to close the incomplete ones. That will allow me (and others) to focus on helping people like you that follow the whole process and help us help you. 🤓
@@ -50,7 +50,7 @@ body:
50
50
label: Commit to Help
51
51
description: |
52
52
After submitting this, I commit to one of:
53
-
53
+
54
54
* Read open issues with questions until I find 2 issues where I can help someone and add a comment to help there.
55
55
* I already hit the "watch" button in this repository to receive notifications and I commit to help at least 2 people that ask questions in the future.
0 commit comments