-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: add labels documentation. #1582
Conversation
572f7ee
to
23fbc94
Compare
23fbc94
to
8d2c061
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason why we wouldn't use a markdown file?
This would have the advantage that we could better structure the document and use tables to better display things like issue-only/PR-only, etc.
.github/MAINTAINER.adoc
Outdated
area/websocket:: WebSocket related. | ||
area/webui:: Web UI related. | ||
area/infrastructure:: related to CI or Traefik building scripts. | ||
area/documentation:: regards improving/adding documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd also opt for area/middleware
.
.github/MAINTAINER.adoc
Outdated
area/documentation:: regards improving/adding documentation | ||
|
||
priority/P0:: needs hot fix. (only for issue) | ||
priority/P1:: fixed in next release. (only for issue) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
sounds like this is only meant for bugs. Should we say shipping
instead?
(Same for P2.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or need to be fixed in ...
.github/MAINTAINER.adoc
Outdated
priority/P0:: needs hot fix. (only for issue) | ||
priority/P1:: fixed in next release. (only for issue) | ||
priority/P2:: fixed in the future. (only for issue) | ||
priority/P3:: maybe. (only for issue) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/maybe/backlog/?
.github/MAINTAINER.adoc
Outdated
contributor/waiting-for-corrections:: (only for PR) we need the contributor to take actions in order to move forward with a PR | ||
contributor/needs-rebase:: (only for PR) use it only when there is some conflicts (and an automatic rebase is not possible) [bot, humans] | ||
|
||
duplicate:: it's a duplicate issue/PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's move duplicate
next to declined
.
I also suggest to prefix it with with resolution/
.
.github/MAINTAINER.adoc
Outdated
|
||
duplicate:: it's a duplicate issue/PR. | ||
|
||
enhancement:: a new or improved feature |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we prefix enhancement
, question
, and proposal
with kind/
(similar to how Docker and k8s do it)?
Asciidoc have better render for everything: table, list, image, video, ... |
We all agree on this. But I think that contributors may be unwilling to use/learn Asciidoc instead of the simple/widespread Markdown. I think that the documentation should be the easiest possible to modify by contributors (even if Asciidoc is better and not that complex, Markdown is simpler). |
.github/MAINTAINER.adoc
Outdated
|
||
platform/windows:: Windows related. | ||
|
||
area/provider/boltdb:: Boltd DB related. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also should have a area/provider
one (something that would affect all the providers for example)
You can use Markdown syntax in a Asciidoc document. |
@ldez I don't think we want/need to change the documentation format right now. And we really don't want to have 2 formats at the same time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kind/quality
is still missing.
Right now, the |
|
6723d49
to
7d7a5b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
f397749
to
651deef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ldez !
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🦁
Needs a rebase 👼
651deef
to
921a704
Compare
Description
Add an explanation for each label we use.
https://mensuel.framapad.org/p/EYZcWzVbgO