Skip to content

Commit 0636a01

Browse files
committed
Remove outdated information
1 parent a1bb60f commit 0636a01

16 files changed

Lines changed: 0 additions & 3238 deletions

File tree

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ cg.egg-info
1111
.gitlint.yaml
1212
.pre-commit-config.yaml
1313
DEPLOYMENT.md
14-
CONTRIBUTING.md
1514
Dockerfile

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,3 @@
1111
### Fixed
1212

1313
-
14-
15-
16-
### How to prepare for test
17-
18-
- [ ] Ssh to relevant server (depending on type of change)
19-
- [ ] Use stage: `us`
20-
- [ ] Paxa the environment: `paxa`
21-
- [ ] Install on stage (example for Hasta):
22-
```shell
23-
bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b [THIS-BRANCH-NAME] -a
24-
```
25-
26-
### How to test
27-
28-
- [ ] Do ...
29-
30-
### Expected test outcome
31-
32-
- [ ] Check that ...
33-
- [ ] Take a screenshot and attach or copy/paste the output.
34-
35-
## Review
36-
37-
- [ ] Tests executed by
38-
- [ ] "Merge and deploy" approved by
39-
Thanks for filling in who performed the code review and the test!
40-
41-
### This [version](https://semver.org/) is a
42-
43-
- [ ] **MAJOR** - when you make incompatible API changes
44-
- [ ] **MINOR** - when you add functionality in a backwards compatible manner
45-
- [ ] **PATCH** - when you make backwards compatible bug fixes or documentation/instructions
46-
47-
## Implementation Plan
48-
49-
- [ ] Document in ...
50-
- [ ] Deploy this branch on ...
51-
- [ ] Inform to ...

0 commit comments

Comments
 (0)