Skip to content

Commit c46a0cf

Browse files
committed
moving GH Issues docs to contributing documentation
1 parent d85a76e commit c46a0cf

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ Facebook CLA, a GitHub Bot will comment on the pull request asking you to submit
88
a CLA. Feel free to wait until then to submit it (it only takes a few seconds)
99
or complete your CLA proactively, here: <https://code.facebook.com/cla>
1010

11+
## Tracking Features and Getting Help
12+
13+
If you'd like to implement new features, check out this projects
14+
[GitHub Issues](https://github.com/osquery/osquery-python/issues). Community
15+
contributions are welcomed and encouraged.
16+
17+
If you want to suggest a feature, you should create a GitHub issue outlining
18+
your feature request.
19+
20+
If you need help, have questions, or want to participate in a forum-style
21+
conversation with the core developers and users of this projects, create an
22+
issue.
23+
24+
Generally, use GitHub Issues for everything.
25+
1126
## Code Formatting
1227

1328
### Lint

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ Development
102102
See `CONTRIBUTING.md <https://github.com/osquery/osquery-python/blob/master/CONTRIBUTING.md>`_
103103
and the `osquery wiki <https://osquery.readthedocs.org>`_ for development information.
104104

105-
If you'd like to implement new features, pick up an issue (or suggest one) via
106-
`GitHub Issues <https://github.com/osquery/osquery-python>`_.
107-
108105
Packaging
109106
---------
110107

0 commit comments

Comments
 (0)