Просмотр исходного кода

Merge pull request #2786 from justinh-rahb/contributing-update

docs: add line re: keeping PRs open
Timothy Jaeryang Baek 1 год назад
Родитель
Сommit
7c35447666
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/CONTRIBUTING.md

+ 1 - 0
docs/CONTRIBUTING.md

@@ -45,6 +45,7 @@ We welcome pull requests. Before submitting one, please:
 2. Follow the project's coding standards and include tests for new features.
 2. Follow the project's coding standards and include tests for new features.
 3. Update documentation as necessary.
 3. Update documentation as necessary.
 4. Write clear, descriptive commit messages.
 4. Write clear, descriptive commit messages.
+5. It's essential to complete your pull request in a timely manner. We move fast, and having PRs hang around too long is not feasible. If you can't get it done within a reasonable time frame, we may have to close it to keep the project moving forward.
 
 
 ### 📚 Documentation & Tutorials
 ### 📚 Documentation & Tutorials