Skip to content

Commit 3ed9c6f

Browse files
authored
Update profiles.md
1 parent 60e9794 commit 3ed9c6f

File tree

1 file changed

+28
-35
lines changed

1 file changed

+28
-35
lines changed

profiles.md

Lines changed: 28 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,19 @@
11
# Template Profiles
2-
package_name:
3-
version:
4-
template_profile:
5-
minumum --> DONE
6-
recommeded --> all questions - excluded with the defaults
7-
optional --> all questions with answers off
8-
9-
github_organization:
10-
full_name:
11-
email:
12-
copyright_holder:
13-
14-
15-
16-
## Minimum
17-
18-
- src/
19-
- docs/
20-
- test/
21-
- pyproject.toml
22-
- README.md
23-
- .gitignore
24-
- MANIFEST.in
25-
- LICENCE
26-
27-
## Questions to exclude from recommended
28-
- Link checker
29-
- pre-commit
30-
- changelog.md
31-
- project_setup.md
32-
33-
## Questions
2+
- package_name:
3+
- version:
4+
- template_profile:
5+
- minumum --> DONE
6+
- recommeded --> all questions - excluded with the defaults
7+
- optional --> all questions with answers off
8+
9+
- github_organization:
10+
- full_name:
11+
- email:
12+
- copyright_holder:
3413
- licence (exist)
3514

3615
- community:
37-
- code of conduct
16+
- code of conduct --> if TRUE ask for email
3817
- contributing guidelines
3918

4019
- documentation
@@ -51,11 +30,25 @@ copyright_holder:
5130

5231
- publishing and release
5332
- zenodo
54-
- keywords
33+
- keywords
5534
- changelog.md
5635
- cffconvert workflow and citation file
5736

5837
- markdown link checker workflow
5938

39+
## Minimum
6040

61-
41+
- src/
42+
- docs/
43+
- test/
44+
- pyproject.toml
45+
- README.md
46+
- .gitignore
47+
- MANIFEST.in
48+
- LICENCE
49+
50+
## Questions to exclude from recommended
51+
- Link checker
52+
- pre-commit
53+
- changelog.md
54+
- project_setup.md

0 commit comments

Comments
 (0)