mattermost-developer-documentation
mattermost-developer-documentation copied to clipboard
Mattermost developer documentation.
#### Summary The `docs` directory gets created when `make run` is executed. It is only used for viewing the development version of the app in the local machine. Since there...
# Related to another issue? Yes, #1379 on Github in this repo. --- # Describe this issue - A' docs' folder is created when the `make run` command is executed...
# What is the issue? The `docs` folder gets created when `make run` command is executed in the terminal. When I do `git status`, it shows `docs` folder as untracked....
Adding dark mode will enhance the user interface. Please assign this to me under hackoctoberfest'24
#### Summary Correct some commands and add more optional steps for setting up the developer environment on Arch Linux (and forks)
Added more detail to when a bot is allowed to upload a file to a channel #### Summary #### Ticket Link
In workflow, `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)