Skip to content

Commit

Permalink
Add a stub CONTRIBUTING.md pointing to the wiki
Browse files Browse the repository at this point in the history
Googling for 'edk2 pull request' did not find this wiki page:

https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process

Add it to CONTRIBUTING.md for more discoverability.

(When someone opens a pull request, they will see a link to
CONTRIBUTING.md; see
<https://docs.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors>.)

Signed-off-by: Cole Robinson <[email protected]>
Message-Id: <df6219e77613e93c494996437cf53e302c473392.1597168987.git.crobinso@redhat.com>
[[email protected]: add paragraph with docs.github.com reference]
Reviewed-by: Laszlo Ersek <[email protected]>
  • Loading branch information
crobinso authored and mergify[bot] committed Aug 18, 2020
1 parent 7b45310 commit 7e6f150
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Contributing to EDK2

Contributor documentation is maintained on the wiki: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process

0 comments on commit 7e6f150

Please sign in to comment.