We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0654a54 commit 2b68797Copy full SHA for 2b68797
1 file changed
profiles.md
@@ -1,17 +1,18 @@
1
# Template Profiles
2
3
## Minimum
4
-src/
5
-docs/
6
-test/
7
-pyproject.toml
8
-README.md
9
-.gitignore
10
-.editorconfig
11
+- src/
+- docs/
+- test/
+- pyproject.toml
+- README.md
+- .gitignore
+- .editorconfig
12
13
## Recommended
14
15
-.github/workflows/build.yml
16
-.github/workflows/documentation.yml
+- GitHub Actions
+ - .github/workflows/build.yml
17
+ - .github/workflows/documentation.yml
18
0 commit comments