File tree Expand file tree Collapse file tree 1 file changed +28
-35
lines changed Expand file tree Collapse file tree 1 file changed +28
-35
lines changed Original file line number Diff line number Diff line change 1
1
# 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:
34
13
- licence (exist)
35
14
36
15
- community:
37
- - code of conduct
16
+ - code of conduct --> if TRUE ask for email
38
17
- contributing guidelines
39
18
40
19
- documentation
@@ -51,11 +30,25 @@ copyright_holder:
51
30
52
31
- publishing and release
53
32
- zenodo
54
- - keywords
33
+ - keywords
55
34
- changelog.md
56
35
- cffconvert workflow and citation file
57
36
58
37
- markdown link checker workflow
59
38
39
+ ## Minimum
60
40
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
You can’t perform that action at this time.
0 commit comments