This commit is contained in:
GhzGarage
2021-09-24 23:57:49 -05:00
parent 923f3d3a31
commit cfc4d863a3
4 changed files with 263 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
**Describe Pull request**
First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that.
Write up a clear and concise description of what your pull request adds or fixes and if it's an added feature explain why you think it should be included in the core.
If your PR is to fix an issue mention that issue here
**Questions (please complete the following information):**
- Have you personally loaded this code into an updated qbcore project and checked all it's functionality? [yes/no] (Be honest)
- Does your code fit the style guidelines? [yes/no]
- Does your PR fit the contribution guidelines? [yes/no]