summaryrefslogtreecommitdiff
path: root/source/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/contributing.rst')
-rw-r--r--source/contributing.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/contributing.rst b/source/contributing.rst
index efe157b..9e16e1a 100644
--- a/source/contributing.rst
+++ b/source/contributing.rst
@@ -11,6 +11,8 @@ Contributing Guide
Guidelines
==========
+.. attention::
+
The following packaging guidelines are subject to change at any time.
- Please be respectful when commenting on pull-requests or issues.
@@ -21,6 +23,13 @@ Guidelines
- Abandoned recipes may be moved into the ``deprecated`` directory at any time without warning. (i.e. The package no longer compiles, has been obsoleted, or presents a conflict that cannot be resolved, etc).
- Packages derived from ``deprecated`` recipes will remain available in AstroConda for historical purposes (i.e. to preserve backwards compatibility).
+Bugs, questions, and requests
+=============================
+
+Please open a new issue or send us a pull request for bugs, feedback, questions, or enhancements.
+
+* For documentation issues use the `astroconda issue tracker <https://github.com/astroconda/issue>`_
+* For recipe issues, use the `astroconda-contrib issue tracker <https://github.com/astroconda-contrib/issue>`_
Adding a recipe to astroconda-contrib