-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: add konflux favicon * chore: update readme to include node and yarn version * chore: add pull request template
- Loading branch information
Showing
4 changed files
with
60 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
|
||
## Fixes | ||
<!-- For e.g Fixes: https://issues.redhat.com/browse/HAC-XXX --> | ||
|
||
|
||
## Description | ||
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> | ||
|
||
|
||
## Type of change | ||
<!-- Please delete options that are not relevant. --> | ||
|
||
- [ ] Feature | ||
- [ ] Bugfix | ||
- [ ] Code style update (formatting, renaming) | ||
- [ ] Refactoring (no functional changes, no api changes) | ||
- [ ] Build related changes | ||
- [ ] Documentation content changes | ||
- [ ] Other (please describe): | ||
|
||
## Screen shots / Gifs for design review | ||
<!-- If change affects UI in any way, tag relevant UX people and add screenshots/gifs --> | ||
|
||
|
||
## How to test or reproduce? | ||
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> | ||
|
||
<!-- - [ ] Test A --> | ||
<!-- - [ ] Test B --> | ||
|
||
<!-- **Test Configuration(s)**: --> | ||
|
||
|
||
## Browser conformance: | ||
<!-- To mark tested browsers, use [x] --> | ||
- [ ] Chrome | ||
- [ ] Firefox | ||
- [ ] Safari | ||
- [ ] Edge | ||
|
||
|
||
<!-- ## Checklist: --> | ||
|
||
<!-- | ||
- [ ] Code follows the style guidelines | ||
- [ ] Self-reviewed the code | ||
- [ ] Added comments in hard-to-understand areas | ||
- [ ] Made corresponding changes to the documentation | ||
- [ ] Changes generate no new warnings | ||
- [ ] Added tests that prove this fix is effective or that the feature works | ||
- [ ] New and existing unit tests pass locally with new changes | ||
- [ ] Any dependent changes have been merged and published in downstream modules | ||
--> |
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
Binary file not shown.
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