Skip to content

Commit 266e4f3

Browse files
authored
Merge pull request #212 from flash-algo/fix-link-bug
Corrects issue links in README guides
2 parents f024c28 + a0597f9 commit 266e4f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ We welcome contributions from the community! FSA is an open-source project and w
293293

294294
### How to Contribute
295295

296-
- **Report bugs**: Found a bug? Please [open an issue](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
297-
- **Request features**: Have an idea for improvement? [Let us know](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
296+
- **Report bugs**: Found a bug? Please [open an issue](https://github.com/flash-algo/flash-sparse-attention/issues/new?template=bug_report.yml)
297+
- **Request features**: Have an idea for improvement? [Let us know](https://github.com/flash-algo/flash-sparse-attention/issues/new?template=feature_request.yml)
298298
- **Submit code**: Ready to contribute code? Check our [Contributing Guide](CONTRIBUTING.md)
299299
- **Improve docs**: Help us make the documentation better
300300

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ python benchmarks/grad_equivalence.py
292292

293293
### 如何贡献
294294

295-
- **报告错误**: 发现了错误?请[提交 issue](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
296-
- **功能请求**: 有改进想法?[告诉我们](https://github.com/flash-algo/flash_sparse_attn/issues/new/choose)
295+
- **报告错误**: 发现了错误?请[提交 issue](https://github.com/flash-algo/flash-sparse-attention/issues/new?template=bug_report.yml)
296+
- **功能请求**: 有改进想法?[告诉我们](https://github.com/flash-algo/flash-sparse-attention/issues/new?template=feature_request.yml)
297297
- **提交代码**: 准备贡献代码?查看我们的[贡献指南](CONTRIBUTING.md)
298298
- **改进文档**: 帮助我们完善文档
299299

0 commit comments

Comments
 (0)