File tree Expand file tree Collapse file tree 3 files changed +18
-23
lines changed
python-project-template/.github Expand file tree Collapse file tree 3 files changed +18
-23
lines changed Original file line number Diff line number Diff line change 1+ # Configurations
2+
3+ Templates for various different issue types are defined in this directory
4+ and a pull request template is defined as `` ../pull_request_template.md `` . Adding,
5+ removing, and modifying these templates to suit the needs of your project is encouraged.
6+
7+ For more information about these templates, look here: https://lincc-ppt.readthedocs.io/en/latest/practices/issue_pr_templating.html
8+
9+ Or if you still have questions contact us: https://lincc-ppt.readthedocs.io/en/latest/source/contact.html
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Workflows
2+
3+ The .yml files in this directory are used to define the various continuous
4+ integration scripts that will be run on your behalf e.g. nightly as a smoke check,
5+ or when you create a new PR.
6+
7+ For more information about CI and workflows, look here: https://lincc-ppt.readthedocs.io/en/latest/practices/ci.html
8+
9+ Or if you still have questions contact us: https://lincc-ppt.readthedocs.io/en/latest/source/contact.html
You can’t perform that action at this time.
0 commit comments