Skip to content

Commit fd98c06

Browse files
authored
Merge pull request #4 from rbspy/getting-help
Remove outdated mailing list reference
2 parents ba328ea + ff0a847 commit fd98c06

3 files changed

Lines changed: 6 additions & 8 deletions

File tree

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
- [Questions to ask](./profiling-guide/questions-to-ask.md)
1212
- [Benchmarking your code](./profiling-guide/benchmarking-your-code.md)
1313
- [Using flamegraphs](./profiling-guide/using-flamegraphs.md)
14-
- [Getting help](./getting-help.md)
14+
- [Reporting issues](./reporting-bugs.md)
1515
- [Contributing](./contributing.md)
1616
- [FAQ](./faq.md)

src/getting-help.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/reporting-bugs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Reporting issues
2+
3+
If you think you've found a bug, [create an issue on GitHub](https://github.com/rbspy/rbspy/issues/new).
4+
5+
You may want to search [open issues](https://github.com/rbspy/rbspy/issues) first, since someone else may have encountered the same bug.

0 commit comments

Comments
 (0)