mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
30 lines
753 B
Markdown
30 lines
753 B
Markdown
|
|
Please try and fill out this template where possible, not all fields are required and can be removed.
|
|
|
|
* **Please check if the PR fulfills these requirements**
|
|
- [ ] The commit message make sense
|
|
- [ ] The changes have been tested locally
|
|
- [ ] New features have been documented in the Wiki
|
|
- [ ] I'm willing to maintain this in the future (Totally Optional)
|
|
|
|
|
|
* **What kind of change does this PR introduce?**
|
|
(Bug fix, feature, docs update, ...)
|
|
|
|
|
|
|
|
* **What is the current behavior?**
|
|
(You can also link to an open issue here)
|
|
|
|
|
|
|
|
* **What is the new behavior (if this is a feature change)?**
|
|
|
|
|
|
|
|
* **Does this PR introduce a breaking change?**
|
|
(What changes might users need to make in their application due to this PR?)
|
|
|
|
|
|
* **Other information**:
|