-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: John Kjell <[email protected]>
- Loading branch information
Showing
3 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,5 +21,6 @@ assignees: '' | |
**Environment:** | ||
|
||
- Witness version: | ||
- Architecture: | ||
- Attestors used: | ||
- Archivista version: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,19 @@ | ||
**What this PR does / why we need it**: | ||
## What this PR does / why we need it | ||
|
||
Description | ||
|
||
## Which issue(s) this PR fixes (optional) | ||
|
||
(optional, using `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when the PR gets merged)* | ||
|
||
**Which issue(s) this PR fixes** *(optional, using `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when the PR gets merged)*: | ||
Fixes # | ||
|
||
## Acceptance Criteria Met | ||
|
||
- [ ] Docs changes if needed | ||
- [ ] Testing changes if needed | ||
- [ ] All workflow checks passing (automatically enforced) | ||
- [ ] All review conversations resolved (automatically enforced) | ||
- [ ] [DCO Sign-off](https://github.com/apps/dco) | ||
|
||
**Special notes for your reviewer**: |