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
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,17 @@
2
2
3
3
Hello Developers! 👋🏻
4
4
5
-
Thank you for spending your valuable time to contribute to **Scaffoldr**. All PRs, contributions, reviews, and suggestions are welcome. Please follow the guidelines below to contribute to this project.
5
+
Thank you for spending your valuable time to contribute to **Scaffoldr**. All PRs, contributions, reviews, and
6
+
suggestions are welcome. Please follow the guidelines below to contribute to this project.
6
7
7
8
## 🐛 Creating an Issue
8
9
9
10
Please follow the issue template while creating an issue. If you are creating an issue, follow the below templates:
-**General Questions**: Open a [Discussion](https://github.com/pythonhubdev/scaffoldr/discussions)
167
170
-**Bug Reports**: Create an [Issue](https://github.com/pythonhubdev/scaffoldr/issues)
168
-
-**Feature Requests**: Create a [Feature Request](https://github.com/pythonhubdev/scaffoldr/issues/new?template=feature_request.md)
171
+
-**Feature Requests**: Create
172
+
a [Feature Request](https://github.com/pythonhubdev/scaffoldr/issues/new?template=feature_request.md)
169
173
170
174
## 📜 Code of Conduct
171
175
172
-
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
176
+
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in
Copy file name to clipboardExpand all lines: README.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
5
5
**Modern Python web framework project generator with production-ready architecture.**
6
6
7
-
Scaffoldr is a CLI tool designed to help developers quickly set up and manage project structures, configurations, and boilerplate code for modern Python web frameworks. It automates the initial setup process, allowing developers to focus on writing code rather than spending time on repetitive tasks.
7
+
Scaffoldr is a CLI tool designed to help developers quickly set up and manage project structures, configurations, and
8
+
boilerplate code for modern Python web frameworks. It automates the initial setup process, allowing developers to focus
9
+
on writing code rather than spending time on repetitive tasks.
0 commit comments