-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add a mean to review and comment blog posts #77
Labels
enhancement
New feature or request
Comments
This new feature is, from my pov, quite important, and interesting to add.
Here is a none exhaustive TODO if we choose this solution:
Fell free to raise other issues to tackle! |
@atxr I'd like comments section so I'm happy you prefer it too. |
Yes of course! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently blocked by #12
Problem
There is no mean, at the time, to review blog posts, for example to fix typos, add/ask for additional information or warn about dead links.
We should also be able to report blog posts.
Some Solutions
Here is a list (from the simplest to the most complex ones) of solutions I imagined:
diff
one would likeReview
state (analogous to Allow article to be set toprivate
#75) and the author must wait for, designated or not, reviewers approval (same as GitHub PRs or Root-Me solution submitting)The text was updated successfully, but these errors were encountered: