-
Updated
Aug 20, 2020 - JavaScript
collaboration
Here are 821 public repositories matching this topic...
-
Updated
Aug 20, 2020 - TypeScript
Managing groups which are supposed to be approved to use the Deck, are nearly impossible to manage. Select/Unselect or identify groups is difficult or impossible. Not all a
-
Updated
Aug 17, 2020 - JavaScript
Some commands like add work with glob operators, but it would be really nice if move worked.
$ dvc move old/*.wav new/Right now it broadcasts the operators into move and gets confused. dvc v1.5.0.
My janky workaround: $ for f in old/*.wav; do dvc move $f new/;done
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jun 29, 2020 - C#
-
Updated
Aug 11, 2020 - JavaScript
-
Updated
Jun 2, 2020 - Go
-
Updated
Aug 19, 2020 - Java
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Aug 10, 2020 - JavaScript
-
Updated
Aug 20, 2020 - Shell
-
Updated
Aug 18, 2020 - Shell
-
Updated
Aug 17, 2020 - JavaScript
Glancing at the homepage, I would not have noticed this was free/libre/open software. I only found out because of the way someone referred me. Please add a clear reference, maybe "This is entirely free/libre/open software under GNU AGPL" or "free/libre/open software" as a focus point or something to make it clear to visitors. It's a valuable trust signal.
Add support C#
Please add C# syntax support.
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 30, 2020
-
Updated
Aug 25, 2019 - Python
-
Updated
Aug 20, 2020 - HTML
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especia
Improve this page
Add a description, image, and links to the collaboration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."





Summary
When using a slash command that crashes a plugin, the user receives an unfriendly message.
Observed:
Expected:
Ticket Link
https://mattermost.atlassian.net/browse/MM-24753