This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 73737b638a Fixing the formatting in contributing-docs/README.rst
(#37686)
73737b638a is described below
commit 73737b638a13763e6fcca9f1ea944f75a1d9d54e
Author: Poorvi Rohidekar <[email protected]>
AuthorDate: Sun Feb 25 13:37:32 2024 +0530
Fixing the formatting in contributing-docs/README.rst (#37686)
---
contributing-docs/README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contributing-docs/README.rst b/contributing-docs/README.rst
index 2792b4253f..492f547969 100644
--- a/contributing-docs/README.rst
+++ b/contributing-docs/README.rst
@@ -42,7 +42,7 @@ via comments in your PR, asking on a devlist or via Slack.
For your convenience,
we have a dedicated ``#new-contributors`` Slack channel where you can ask any
questions
about making your first Pull Request (PR) contribution to the Airflow codebase
- it's a safe space
where it is expected that people asking questions do not know a lot Airflow
(yet!).
-If you need help with Airflow see the Slack channel #user-troubleshooting.
+If you need help with Airflow see the Slack channel ``#user-troubleshooting``.
To check on how mentoring works for the projects under Apache Software
Foundation's
`Apache Community Development - Mentoring
<https://community.apache.org/mentoring/>`_.