Skip to content

Commit

Permalink
add branding (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-dot-one authored Feb 18, 2023
1 parent b6150e9 commit 65cc370
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 19 deletions.
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Thank your for caring and for creating an issue. Please do not submit security issues here, but do follow the
Thank your for caring and for creating an issue. Please do not submit security issues here, but do follow the
[Security Policy](../SECURITY.md).

## Checklist
Expand All @@ -8,8 +8,8 @@ Thank your for caring and for creating an issue. Please do not submit security i

## Create a Bug Report

Make sure to add **all the information needed to understand the bug** so that someone can help. If the info is
missing we'll add the 'Needs more information' label and close the issue until there is enough information to
Make sure to add **all the information needed to understand the bug** so that someone can help. If the info is
missing we'll add the 'Needs more information' label and close the issue until there is enough information to
understand and triage the bug.

- [ ] Provide a **minimal code snippet**
Expand All @@ -21,3 +21,5 @@ understand and triage the bug.
## Code Snippets

## Screenshots

## Other Information
16 changes: 0 additions & 16 deletions .github/workflows/isort.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ inputs:
runs:
using: "docker"
image: "Dockerfile"

branding:
icon: 'check-circle'
color: 'orange'

0 comments on commit 65cc370

Please sign in to comment.