docs/readme.md: Add links to main KolibriOS website (Fix #201) #396
Reference in New Issue
Block a user
Delete Branch "nitinsoni4115/kolibrios:docs-add-website-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds prominent links to https://kolibrios.org in documentation:
These links help users find downloads, documentation, and more project information.
I don't see reason for adding links to CONTRIBUTING.md, as website doesn't contain any contributing guides.
4e6a54b287toe6cf2898f5Hi @Burer! You're right, I've removed the link from CONTRIBUTING.md. Only README.md now has the website link. Thanks for the feedback!
Fix #201: Add links to main KolibriOS websiteto docs/readme.md: Add links to main KolibriOS website (Fix #201)Hi @nitinsoni4115,
Would you mind adding a paragraph to the Readme about connecting to Gitea via SSH on port 222, to make it clear that users should not connect to the standard port 22? This will save others from wasting their time.
As there’s also an SSH service running on port 22 (but not Gitea’s), it’s so easy to end up in the honeypot like an idiot, that this information should be included on the front page. Unless, of course, the aim is to have a bit of schoolboy fun.
@Golffies - this seems out of scope for a standard README. It should be documented elsewhere and perhaps in other places too (like wiki, forum, etc.).
I believe this should be added to
CONTRIBUTING.md.Would you mind to open such PR, please?
Hello,
writing a patch to add a line of information to a readme file is excessive. Isn’t it the responsibility of the repository owners to do this directly in the
CONTRIBUTING.mdfile, if you feel that’s where it’s useful ? No need to go through the whole code review process, right ?