-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
FAQ #6524
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
FAQ #6524
Conversation
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #6524 +/- ##
==========================================
- Coverage 40.47% 40.45% -0.02%
==========================================
Files 405 405
Lines 54388 54388
==========================================
- Hits 22013 22004 -9
- Misses 29348 29358 +10
+ Partials 3027 3026 -1
Continue to review full report at Codecov.
|
Added note to support page reminding users to have information available for troubleshooting Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Reminder to make sure Gitea can write to needed directories Add swagger Signed-off-by: jolheiser <[email protected]>
Added Swagger explanation (on a few occasions there have been people surprised to find out that Gitea has an API, or are confused by what Swagger is referring to) @zeripath Also added small blurb about making sure Gitea has write-permission as necessary. Let me know if I covered it well enough. |
Signed-off-by: jolheiser <[email protected]>
As an initial version, I am going to say this is ready for review. Future additions can stay open for longer and slowly add to it, perhaps merging once a month or something. Feel free to leave it for a bit yet, though, in case there are more things to add. 😄 |
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Would probably add something about testing your SSH key by trying to login with your key and that you should not get a prompt but rather get the you can't log in message. |
Signed-off-by: jolheiser <[email protected]>
Signed-off-by: jolheiser <[email protected]>
Clarify "good" error message Signed-off-by: jolheiser <[email protected]>
This is an early draft of the FAQ proposed in #6503
I removed the troubleshooting page and added its contents to this page.
If there is an easier way to generate the top TOC, please let me know. I am not incredibly familiar with what Hugo offers. I found the TOC documentation page, but that seemed to be for an HTML template, not the markdown pages directly.
Please let me know of any additions/changes I can make.
Resolves #6503