Add CONTRIBUTING file 63/5663/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 28 Jul 2017 04:14:25 +0000 (00:14 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 28 Jul 2017 16:42:38 +0000 (12:42 -0400)
CONTRIBUTING files are useful to notify potential developers of how to
contribute to our project. Especially if they found it via the GitHub
mirror.

Change-Id: I707332e1b6d5135fb100481645136bbbbe8c37db
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
CONTRIBUTING.md [new file with mode: 0644]

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..84582c5
--- /dev/null
@@ -0,0 +1,24 @@
+# Contributing to lftools
+
+Thank you for your interest in the LF Tools project. This is a project repo
+for one of the Linux Foundation Release Engineering team's tools projects.
+
+## How to contribute
+
+Contributions to this project are welcome. This project uses [Gerrit][1] as our
+code review system. Please submit patch contributions there. You can
+use [git-review][2] to submit patches to this project. You will need to first
+get a [LFID][3] account before you can begin submitting patches.
+
+## Reporting a Bug
+
+Please report Feature requests and Bugs to our [Jira][4] system under the
+RELENG project.
+
+[1]: https://gerrit.linuxfoundation.org/infra/#/admin/projects/releng/lftools
+
+[2]: https://docs.openstack.org/infra/git-review/
+
+[3]: https://identity.linuxfoundation.org/
+
+[4]: https://jira.linuxfoundation.org/projects/RELENG