mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-26 22:26:10 +00:00
updated CONTRIBUTING instructions for npm, added npm lock file to .gitignore
This commit is contained in:
parent
f657c36889
commit
60c583c10f
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,6 @@ Please ensure your pull request adheres to the following guidelines:
|
|||
- Submit products when they are useable, or at a state which has something to show which is awesome in itself. This cuts down on half-finished implementations.
|
||||
- Add the idea to the corresponding file on [`data`](./data) and make sure it matches the format.
|
||||
- You can add a picture to describe your idea on [`./src/static/images`](./src/static/images).
|
||||
- Make sure to run `node run build:readme` or `yarn build:readme` before submitting the Pull Request.
|
||||
- Make sure to run `npm run build:readme` or `yarn build:readme` before submitting the Pull Request.
|
||||
|
||||
Thank you for your suggestions!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue