-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<!-- | ||
Thank you for sending the PR! | ||
Here's a small checklist for you: | ||
If you changed any code, there are just two more things to do: | ||
* Please sign the CLA when the bot asks you to. This lets us accept your contributions! | ||
* Did you change any code? If you did, **how can we test that your changes work?** Provide us with clear instructions on what you did to verify them. Bonus points for screenshots! | ||
* If you changed any code, run `npm run format` in the project root folder, and commit and push the changes. | ||
* Provide us with clear instructions on how you verified your changes work. Bonus points for screenshots! | ||
* If you changed any code, run `npm run format` in the root folder, and commit and push the changes. | ||
Happy contributing! | ||
--> |