summaryrefslogtreecommitdiff
path: root/docs/contributing.md
diff options
context:
space:
mode:
authorAtish Patra <atish.patra@wdc.com>2019-06-19 00:54:07 +0300
committerAnup Patel <anup.patel@wdc.com>2019-06-19 07:26:24 +0300
commitcd2dfdc870ed3a03c3afc28e25f770fada0a396e (patch)
treecd2d04ae15104ffb325153f97104df98608295c0 /docs/contributing.md
parent5dd93e88fe3c9775107402bd32b91f8ccc2abe82 (diff)
downloadopensbi-cd2dfdc870ed3a03c3afc28e25f770fada0a396e.tar.xz
docs: Update docs as per new static library.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Acked-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'docs/contributing.md')
-rw-r--r--docs/contributing.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index 7b9898f..9c2b3ba 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -24,7 +24,8 @@ Every submitted patch must have this tag.
followed by a description of the patch content. A blank line and the author
Signed-off-by tag must follow this description.
4. A commit subject line must start with a prefix followed by a ":". Common
-prefixes are for example "lib:", "platform:", "firmware:", "docs:" and "top:".
+prefixes are for example "lib:", "platform:", "firmware:", "docs:", "utils:"
+and "top:".
5. Maintainers should use "Rebase and Merge" when using GitHub to merge pull
requests to avoid creating unnecessary merge commits.
6. Maintainers should avoid creating branches directly in the main