mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-05 00:58:50 +01:00
Initial commit.
This commit is contained in:
commit
6558ee2fc4
92 changed files with 3193 additions and 0 deletions
11
.github/CONTRIBUTING.md
vendored
Normal file
11
.github/CONTRIBUTING.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
## Read and contribute to the Wiki
|
||||
|
||||
Make sure you read the Wiki
|
||||
https://github.com/AngularClass/angular2-webpack-starter/wiki
|
||||
|
||||
## Submitting Pull Requests
|
||||
If you're changing the structure of the repository please create an issue first
|
||||
|
||||
## Submitting bug reports
|
||||
|
||||
Make sure you are on latest changes and that you ran this command `npm run clean:install` after updating your local repository. If you can, please provide more infomation about your environment such as browser, operating system, node version, and npm version
|
||||
Loading…
Add table
Add a link
Reference in a new issue