forked from onepanelio/core-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
656380a
commit 5656309
Showing
1 changed file
with
4 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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
<!-- Thanks for sending a pull request! Here are some tips for you: | ||
1. Please read our contributor guidelines: https://docs.onepanel.ai/docs/getting-started/contributing | ||
2. Prefix the title of this PR based with "feat:", "fix:", "docs:" or "chore:", example: "feat: added great feature" | ||
3. If this PR is a feature/enhancement, then create an issue (https://github.com/onepanelio/core/issues) first. | ||
2. Prefix the title of this PR with `feat:`, `fix:`, `docs:` or `chore:`, example: `feat: added great feature` | ||
3. If this PR is a feature or enhancement, then create an issue (https://github.com/onepanelio/core/issues) first. | ||
--> | ||
|
||
**What this PR does**: | ||
|
||
**Which issue(s) this PR fixes**: | ||
<!-- | ||
*Automatically closes linked issue when PR is merged. | ||
Usage: `Fixes #<issue number>` or `Fixes (paste link of issue)`. | ||
Usage: `Fixes onepanelio/core#<issue-number>` | ||
--> | ||
Fixes # | ||
Fixes onepanelio/core# | ||
|
||
**Special notes for your reviewer**: |