This is an automated email from the ASF dual-hosted git repository.
uranusjr 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 6673a404da Fix typos in ISSUE_TRIAGE_PROCESS.rst (#31919)
6673a404da is described below
commit 6673a404da94228dbb9506d0ab2f51561f82f6c9
Author: Utkarsh Sharma <[email protected]>
AuthorDate: Thu Jun 15 15:10:34 2023 +0530
Fix typos in ISSUE_TRIAGE_PROCESS.rst (#31919)
---
ISSUE_TRIAGE_PROCESS.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ISSUE_TRIAGE_PROCESS.rst b/ISSUE_TRIAGE_PROCESS.rst
index a2ec4d9ec6..e4217ae0c8 100644
--- a/ISSUE_TRIAGE_PROCESS.rst
+++ b/ISSUE_TRIAGE_PROCESS.rst
@@ -26,7 +26,7 @@ An unusual element of the Apache Airflow project is that you
can open a PR
to fix an issue or make an enhancement, without needing to open an issue first.
This is intended to make it as easy as possible to contribute to the project.
-Usually users are report `Issues <https://github.com/apache/airflow/issues>`_
where they describe
+Usually, users report `Issues <https://github.com/apache/airflow/issues>`_
where they describe
the issues they think are Airflow issues and should be solved. There are two
kinds of issues:
* Bugs - when the user thinks the reported issue is a bug in Airflow
@@ -62,7 +62,7 @@ Issue Triage Team
''''''''''''''''''
While many of the issues can be responded to by other users and committers,
the committer team is not
-big enough to handle all such requests and sometimes they are busy with
implementing important
+big enough to handle all such requests and sometimes they are busy with
implementing or resolving more important issues.
Therefore, some people who are regularly contributing and helping other users
and shown their deep interest
in the project can be invited to join the triage team.
`the .asf.yaml <.asf.yaml>`_ file in the ``collaborators`` section.