You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,8 +293,8 @@ We welcome contributions from the community! FSA is an open-source project and w
293
293
294
294
### How to Contribute
295
295
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)
298
298
-**Submit code**: Ready to contribute code? Check our [Contributing Guide](CONTRIBUTING.md)
299
299
-**Improve docs**: Help us make the documentation better
0 commit comments