mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-06 17:48:50 +01:00
docs: contributing docs and github templates (#1496)
This commit is contained in:
parent
8ff489fbce
commit
c5e92b2cc5
6 changed files with 326 additions and 15 deletions
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
### Please read and mark the following check list before creating a pull request (check one with "x"):
|
||||
|
||||
- [ ] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/ngx-admin/blob/master/CONTRIBUTING.md) guide.
|
||||
- [ ] I read and followed the [New Feature Checklist](https://github.com/akveo/ngx-admin/blob/master/DEV_DOCS.md#new-feature-checklist) guide.
|
||||
|
||||
#### Short description of what this resolves:
|
||||
Loading…
Add table
Add a link
Reference in a new issue