diff options
| author | Anup Patel <[email protected]> | 2019-01-14 12:26:32 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2019-01-16 11:25:25 +0530 |
| commit | 647f36f5f97f727d5fbe0d969e17c75ddfd4053e (patch) | |
| tree | e5bdecd584fb455495c3881946c2ad8d91f48500 | |
| parent | 64c68c03f31b58d3a4bfcbe615d01fbf0d9a8fde (diff) | |
docs: Update title in contributing.md
The patch updates title in contributing.md to match
other .md files under docs/ directory.
Signed-off-by: Anup Patel <[email protected]>
| -rw-r--r-- | docs/contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 46a0ad97..6f0de1b0 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -1,5 +1,5 @@ -Contrubuting to OpenSBI -======================== +OpenSBI Contributing Guidelines +=============================== All contributions to OpenSBI should be sent as GitHub Pull Requests (PRs) to the main repo avaliable at: https://github.com/riscv/opensbi |
