Skip to content

Commit

Permalink
Update profiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyashevska authored Aug 21, 2024
1 parent 60e9794 commit 3ed9c6f
Showing 1 changed file with 28 additions and 35 deletions.
63 changes: 28 additions & 35 deletions profiles.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,19 @@
# Template Profiles
package_name:
version:
template_profile:
minumum --> DONE
recommeded --> all questions - excluded with the defaults
optional --> all questions with answers off

github_organization:
full_name:
email:
copyright_holder:



## Minimum

- src/
- docs/
- test/
- pyproject.toml
- README.md
- .gitignore
- MANIFEST.in
- LICENCE

## Questions to exclude from recommended
- Link checker
- pre-commit
- changelog.md
- project_setup.md

## Questions
- package_name:
- version:
- template_profile:
- minumum --> DONE
- recommeded --> all questions - excluded with the defaults
- optional --> all questions with answers off

- github_organization:
- full_name:
- email:
- copyright_holder:
- licence (exist)

- community:
- code of conduct
- code of conduct --> if TRUE ask for email
- contributing guidelines

- documentation
Expand All @@ -51,11 +30,25 @@ copyright_holder:

- publishing and release
- zenodo
- keywords
- keywords
- changelog.md
- cffconvert workflow and citation file

- markdown link checker workflow

## Minimum


- src/
- docs/
- test/
- pyproject.toml
- README.md
- .gitignore
- MANIFEST.in
- LICENCE

## Questions to exclude from recommended
- Link checker
- pre-commit
- changelog.md
- project_setup.md

0 comments on commit 3ed9c6f

Please sign in to comment.