welcome to the linux society wiki repo!
if you would like to contribute to the wiki, make a pull request with the edits you would like to make.
please place any new articles inside of the content/ directory.
to be attributed for your work, add your github username into the authors section of the markdown file's frontmatter.
an example:
authors:
- username1 # <- file creator, person who has done the most of the work
- username2 # <- editor
- username3 # <- editorthese authors should be ordered by the amount they have contributed to the article.