Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 629 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 629 Bytes

贡献指南

感谢您考虑为 Awesome Testing 做出贡献!

如何贡献

  1. Fork 这个仓库
  2. 创建您的特性分支 (git checkout -b feature/AmazingFeature)
  3. 提交您的更改 (git commit -m 'Add some AmazingFeature')
  4. 推送到分支 (git push origin feature/AmazingFeature)
  5. 开启一个 Pull Request

贡献标准

  • 确保添加的资源是高质量的
  • 提供清晰的描述
  • 检查是否有重复内容
  • 遵循现有的格式和结构
  • 确保链接是有效的

资源分类

请将资源添加到适当的类别中。如果您认为需要新的类别,请在 PR 中说明理由。