Update readme with issues and discussions

This commit is contained in:
Philip Kristoffersen
2022-04-13 11:27:59 +02:00
committed by GitHub
parent e30e07a2a9
commit cf09e7e0ab
+10 -1
View File
@@ -59,7 +59,7 @@ If you have a problem that a game wont launch, try to manually set a proton vers
## Tips for linux ## Tips for linux
If you are running linux and are running into problems check [tips for linux seciton](tips_for_linux.md) If you are running linux (this includes Steam Dekc) and are running into problems check [tips for linux seciton](tips_for_linux.md)
## Configuration ## Configuration
@@ -70,6 +70,15 @@ Most people will not have to configure anything, just open BoilR and click Synch
This tool turns things into Steam, therefor boiler, And it is written in **R**ust so therefor: BoilR This tool turns things into Steam, therefor boiler, And it is written in **R**ust so therefor: BoilR
## I found a bug, what do it do?
Check that there is not already an issue for it [here](https://github.com/PhilipK/BoilR/issues)
If not, create a new issue and I will have a look at it (remember to write which OS you are using).
## I have a great idea / I would like support for a specific platform, what do I do?
Check out the [discussions](https://github.com/PhilipK/BoilR/discussions) and feel free to create new discussions for your idea.
## License ## License
This project is dual license MIT or Apache 2.0 , it is up to you. In short, you can do what you want with this project, but if in doubt read the license files. This project is dual license MIT or Apache 2.0 , it is up to you. In short, you can do what you want with this project, but if in doubt read the license files.