You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**By submitting this pull request, I confirm the following:**
2
+
3
+
*[ ] The pull request title follows the [conventional commits convention](https://www.conventionalcommits.org/en/v1.0.0/#summary).
4
+
-`feat`: minor app version will be incremented.
5
+
-`fix`, `deps`, `perf`: patch app version will be incremented.
6
+
-`chore`, `ci`, etc.: app version will not be incremented.
7
+
- See [semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer/blob/master/lib/default-release-rules.js) for the complete set of rules.
8
+
9
+
### Changes
10
+
<!-- Summary of the changes in this PR. -->
11
+
12
+
13
+
### Dependencies
14
+
<!-- Link to dependent pull requests. Write N/A if there are none. To link to a PR in another repository, use syntax: opalmedapps/project-name#123 -->
15
+
-**Listener**:
16
+
17
+
### Screenshots
18
+
<!-- Include if relevant. If not, remove this header. -->
19
+
20
+
### Issues
21
+
<!-- Dynamic links to related issues (e.g. "Closes <issue>", "See <issue>"). -->
Copy file name to clipboardExpand all lines: REUSE.toml
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ precedence = "override"
30
30
SPDX-FileCopyrightText = "Copyright (C) 2020 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>"
SPDX-FileCopyrightText = "Copyright (C) 2021 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>"
0 commit comments