updated community profile
This commit is contained in:
parent
58fa1484a5
commit
1780c15b92
@ -5,6 +5,7 @@ We are always looking for quality contributions and will be happy to accept your
|
|||||||
* Please make sure that your contribution fits well in the project's context:
|
* Please make sure that your contribution fits well in the project's context:
|
||||||
* we are aiming to provide a high quality multi platform system information library, without any dependencies on any external JavaScript library;
|
* we are aiming to provide a high quality multi platform system information library, without any dependencies on any external JavaScript library;
|
||||||
* the only dependency should be bootstrap CSS and its markup structure
|
* the only dependency should be bootstrap CSS and its markup structure
|
||||||
|
|
||||||
* Please assure that you are submitting quality code, specifically make sure that:
|
* Please assure that you are submitting quality code, specifically make sure that:
|
||||||
* your commits should not be braking changes - if possible.
|
* your commits should not be braking changes - if possible.
|
||||||
* your PR are well testet - if possible on multiple platforms / machines
|
* your PR are well testet - if possible on multiple platforms / machines
|
||||||
18
docs/ISSUE_TEMPLATE.md
Normal file
18
docs/ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
### Expected behavior and actual behavior.
|
||||||
|
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
|
### Steps to reproduce the problem.
|
||||||
|
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
|
### Specifications
|
||||||
|
|
||||||
|
- package version:
|
||||||
|
- operating system:
|
||||||
|
- hardware:
|
||||||
|
|
||||||
15
docs/PULL_REQUEST_TEMPLATE.md
Normal file
15
docs/PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
## Pull Request
|
||||||
|
|
||||||
|
Fixes #
|
||||||
|
|
||||||
|
#### Changes proposed:
|
||||||
|
|
||||||
|
* [ ] Fix
|
||||||
|
* [ ] Add
|
||||||
|
* [ ] Remove
|
||||||
|
* [ ] Update
|
||||||
|
|
||||||
|
#### Description (what is this PR about)
|
||||||
|
|
||||||
|
Brief explanation of the changes you have made and/or the new content you are contributing.
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user