Brendan Forster
Brendan Forster
``` 1 files contain errors: - _data/projects/BollywoodNameGuessingGame.yml: - Tag 'Bollywood' contains invalid characters. Allowed characters: a-z, 0-9, +, #, . or - ```
Closing this out due to inactivity. Please submit a new PR if you still wish to see your project listed on the site...
@Madeindreams I was happy to try and rebase this branch on top of the relevant changes, but I can't seem to spot the additions.
These should be listed in the for the deb package: https://github.com/shiftkey/desktop/blob/bc04a8849fe9a6c707c27e63d1b20d0a972cd588/script/package-debian.ts#L79-L87 Which browser are you using? I've heard some weirdness with Firefox in the past but I'm not sure how...
Not sure what else to tweak within the package, but this file should contain the details needed (this `MimeType` field): ``` $ cat /usr/share/applications/github-desktop.desktop [Desktop Entry] Name=GitHub Desktop Comment=Simple collaboration...
Is this backwards compatible with earlier Ubuntu's, or other APT-based distributions? I'm not sure I want to use the latest syntax if it's going to break other users...
Closing this out due to inactivity. Please open a fresh pull request if you would still like it to be listed...
@lukka my current thinking on this is that we should be using the [`CMake.gitignore`](https://github.com/github/gitignore/blob/master/CMake.gitignore) template for any rule changes, rather than duplicating rules across templates.
> Correct, but it isn’t possible to rename a commit other than the most recent, without multiple undos, correct? This is correct, and when you undo a commit the changes...
Some initial thoughts: - I gather this is something we should fix in the app, because Electron Has No Feels On This (cc @desktop/electron to confirm) - we'd likely need...