diff options
author | Angelos Evripiotis <angelos.evripiotis@gmail.com> | 2018-10-07 15:19:58 +0000 |
---|---|---|
committer | Angelos Evripiotis <angelos.evripiotis@gmail.com> | 2018-10-07 15:19:58 +0000 |
commit | 43c7ac23b66a6720f65a3549d188c031191bfe78 (patch) | |
tree | eaf192507e6f7b0779156a2d8063c44eb51bee7e /CONTRIBUTING.rst | |
parent | 5587715c3791fb70b4389e966acddf97fdfc3a10 (diff) | |
download | buildstream-43c7ac23b66a6720f65a3549d188c031191bfe78.tar.gz |
contributing.rst: fix typo
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index afc7a27f8..4d368ebe4 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -12,7 +12,7 @@ to fix an issue, then you should first search the list of `open issues <https:// to see if the issue is already filed, and `open an issue <https://gitlab.com/BuildStream/buildstream/issues/new>`_ if no issue already exists. -For policies on how to submit and issue and how to use our project labels, +For policies on how to submit an issue and how to use our project labels, we recommend that you read the `policies guide <https://gitlab.com/BuildStream/nosoftware/alignment/blob/master/BuildStream_policies.md>`_ |