From 236cf8a4e787237e8b53d5f973ce85f6f6727e19 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 17 May 2025 12:06:21 -1000 Subject: [PATCH] ;doc:dev,ISSUES,PULLREQUESTS: cleanup --- doc/ISSUES.md | 9 +++++---- doc/PULLREQUESTS.md | 15 +++++++++++++++ doc/dev.md | 9 ++------- 3 files changed, 22 insertions(+), 11 deletions(-) diff --git a/doc/ISSUES.md b/doc/ISSUES.md index 3d149821b..ed8c032df 100644 --- a/doc/ISSUES.md +++ b/doc/ISSUES.md @@ -7,14 +7,11 @@ The hledger project\'s issue tracker is on github. -Convenience urls: +Shortcut urls: - - all issues, open or closed - - open BUGs - - open WISHes -- - open pull requests -- - open pull requests ready for review -- - open draft pull requests - - report a new issue - - how to claim regression bounties @@ -26,6 +23,9 @@ Misc. issue queries: - [bugs without an impact label](https://github.com/simonmichael/hledger/issues?q=label%3AA-BUG%20-label%3Aaffects1-noone%2Caffects2-devs%2Caffects3-few%2Caffects4-many%2Caffects5-most) - [bugs without a severity label](https://github.com/simonmichael/hledger/issues?q=label%3AA-BUG%20-label%3Aannoyance1-trivial%2Cannoyance2-minor%2Cannoyance3-blocker%2Cannoyance4-major%2Cannoyance5-critical) - [issues needing old bountysource boilerplate removed](https://github.com/simonmichael/hledger/issues?q=%22bountysource-plugin%22%20) +- [issues of unknown type](https://github.com/simonmichael/hledger/issues?utf8=✓&q=is%3Aissue%20is%3Aopen%20-label%3A%22A%20BUG%22%20-label%3A%22A%20WISH%22%20), +- [assigned open issues](https://github.com/simonmichael/hledger/issues?q=is%3Aopen%20assignee%3A*%20%20is%3Aissue), + (Most older issues don't have impact/severity labels, so those reports are recent-biased) @@ -35,6 +35,7 @@ Open issues grouped by topic/type: Table syntax is https://www.pandoc.org/MANUAL.html#tables -> pipe_tables. Columns don't have to be aligned, but it's helpful for editing. Emacs markdown-mode can do that, but it's super slow, avoid it otherwise. + --> | COMPONENT/TOPIC | BUGS | WISHES | PRS | OTHER | diff --git a/doc/PULLREQUESTS.md b/doc/PULLREQUESTS.md index ac70df188..e39527ba7 100644 --- a/doc/PULLREQUESTS.md +++ b/doc/PULLREQUESTS.md @@ -5,6 +5,21 @@ +Shortcut urls: + +- +- +- +- +- + + + + Most contributed hledger code (and some of the project maintainer's code) is submitted and reviewed via Github pull requests. Here are some tips for contributing PRs to hledger. diff --git a/doc/dev.md b/doc/dev.md index 3fe4de679..77fac070d 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -52,18 +52,13 @@ and then symlinked into the hledger_site repo for rendering on hledger.org. \ , , -[all issues](https://github.com/simonmichael/hledger/issues?q=), -[ISSUES](ISSUES.md),\ -[issues with bounty tag](https://github.com/simonmichael/hledger/issues?q=label:bounty), -[bountysource bounties](https://github.com/simonmichael/hledger/issues?q=%22Add%20to%20the%20bounty%20at%20Bountysource%22%20OR%20%22claim%20the%20bounty%20on%20Bountysource%22%20OR%20%22bounty%20on%20this%20issue%20has%20been%20claimed%20at%20Bountysource%22%20), -[codemill bounties](https://github.com/simonmichael/hledger/issues?q=codemill), -[codefund bounties](https://github.com/simonmichael/hledger/issues?utf8=✓&q=codefund)\ +more: [ISSUES](ISSUES.md)\ , , , , , -[PULLREQUESTS](PULLREQUESTS.md),\ +more: [PULLREQUESTS](PULLREQUESTS.md)\ [projects.hledger.org](http://projects.hledger.org)\ [star-history.com](https://star-history.com/#simonmichael/hledger&ledger/ledger&beancount/beancount&Date) PTA apps' github star history\ [stars.hledger.org](http://stars.hledger.org) our rank among github-starred haskell projects:\