Skip to content

Commit 93dd64d

Browse files
committed
Use templated strings for better readability
1 parent 9769e4a commit 93dd64d

4 files changed

Lines changed: 26 additions & 28 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Contributing
1+
# Contributing
22

33
[fork]: https://github.com/github/codeql-action/fork
44
[pr]: https://github.com/github/codeql-action/compare
@@ -37,6 +37,7 @@ As well as the unit tests (see _Common tasks_ above), there are integration test
3737
3. Make your change, add tests, and make sure the tests still pass
3838
4. Push to your fork and [submit a pull request][pr]
3939
5. Pat yourself on the back and wait for your pull request to be reviewed and merged.
40+
4041
If you're a GitHub staff member, you can merge your own PR once it's approved; for external contributors, GitHub staff will merge your PR once it's approved.
4142

4243
Here are a few things you can do that will increase the likelihood of your pull request being accepted:

lib/fingerprints.js

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fingerprints.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)