gitter
Here are 90 public repositories matching this topic...
Using multiple [[gateway]]
-
Updated
Jun 12, 2019 - HTML
-
Updated
May 28, 2019 - CSS
-
Updated
Jul 7, 2020 - TypeScript
Get better README.md
I think there need some improvement to add more detail about How To Contribute. As i experienced when trying to contribute and run the app in android, it turns out i need to do some edit in android/app/build.gradle to make react-native run-android working properly.
I think to make this Open Source more friendly to contributors, we need to update README.md more detailed.
-
Updated
Feb 1, 2018 - JavaScript
-
Updated
May 2, 2020 - Go
Estimated time: 200+ hours
There are two kinds of code we can generate:
- high-level architectural documentation
- API / code docs
This project would benefit more from architectural documentation, which should live in the code, because that's where development happens, and it's easier to update if the relevant docs are near what is being worked on.
I believe there are already tools for
-
Updated
Jul 12, 2020 - C
There are a few things which are wrong with the Getting started. It doesn't tell you how to install the Chroma SDk and where to import it. Furthermore It doesn't state that Colore only works with the full .NET Framework and not with .NET Core so it's Windows only. I'm a beginner myself, so I'll have to stick with what I have before I could fix the docs.
-
Updated
Jun 6, 2020 - Java
New strings from PR OpenRCT2/OpenRCT2#11418.
STR_6037 :The selected folder does not contain a valid RollerCoaster Tycoon 1 install.
STR_6371 :The specified path contains a RollerCoaster Tycoon 1 installation, but the “csg1i.dat” file is missing. This file needs to be copied from the RollerCoaster Tycoon 1 CD to the “Data” folder of the RollerCoaster Tycoon 1 install on your hard dri
Using start.spring.io website I can specify the Java version to use, but not with the extension. It would be interesting to be able to do so, too.
-
Updated
Dec 15, 2019 - Java
-
Updated
May 25, 2020 - Red
-
Updated
Apr 30, 2020 - HTML
-
Updated
Nov 30, 2019 - Python
-
Updated
Feb 28, 2018 - C#
Improve this page
Add a description, image, and links to the gitter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitter topic, visit your repo's landing page and select "manage topics."

Currently, Dynamic Transitions happen instantly. We should add an option for a 'smooth' transition between states (especially Dynamic Window States), like ChromeOS. Intended to work with TranslucentTB/TranslucentTB#64.