forked from Exiled-Official/EXILED
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from ExMod-Team/master
Merge Master To Dev
- Loading branch information
Showing
2 changed files
with
38 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## Description | ||
**Describe the changes** | ||
|
||
|
||
**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**: | ||
|
||
<br /> | ||
|
||
## Types of changes | ||
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> | ||
- [ ] Bug fix (non-breaking change which fixes an issue) | ||
- [ ] New feature (non-breaking change which adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to change) | ||
- [ ] Documentations | ||
<br /> | ||
|
||
## Submission checklist | ||
<!--- Put an `x` in all the boxes that apply: --> | ||
- [ ] I have checked the project can be compiled | ||
- [ ] I have tested my changes and it worked as expected | ||
|
||
### Patches (if there are any changes related to Harmony patches) | ||
- [ ] I have checked no IL patching errors in the console | ||
|
||
### Other | ||
- [ ] Still requires more testing |
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