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: CONTRIBUTING.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to `api-template`
1
+
# Contributing to `fastapi-template`
2
2
3
3
Contributions are welcome, and they are greatly appreciated!
4
4
Every little bit helps, and credit will always be given.
@@ -9,7 +9,7 @@ You can contribute in many ways:
9
9
10
10
## Report Bugs
11
11
12
-
Report bugs at https://github.com/ilkersigirci/api-template/issues
12
+
Report bugs at https://github.com/ilkersigirci/fastapi-template/issues
13
13
14
14
If you are reporting a bug, please include:
15
15
@@ -29,11 +29,11 @@ Anything tagged with "enhancement" and "help wanted" is open to whoever wants to
29
29
30
30
## Write Documentation
31
31
32
-
api-template could always use more documentation, whether as part of the official docs, in docstrings, or even on the web in blog posts, articles, and such.
32
+
fastapi-template could always use more documentation, whether as part of the official docs, in docstrings, or even on the web in blog posts, articles, and such.
33
33
34
34
## Submit Feedback
35
35
36
-
The best way to send feedback is to file an issue at https://github.com/ilkersigirci/api-template/issues.
36
+
The best way to send feedback is to file an issue at https://github.com/ilkersigirci/fastapi-template/issues.
37
37
38
38
If you are proposing a new feature:
39
39
@@ -44,22 +44,22 @@ If you are proposing a new feature:
44
44
45
45
# Get Started!
46
46
47
-
Ready to contribute? Here's how to set up `api-template` for local development.
47
+
Ready to contribute? Here's how to set up `fastapi-template` for local development.
48
48
Please note this documentation assumes you already have `uv` and `Git` installed and ready to go.
0 commit comments