Alan Lew
Alan Lew
## Steps to reproduce the behavior 1. Create or open a card 2. Add a comment or add a description containing text enclosed in single backticks (e.g. for monospaced text)...
As part of a table of contents cleanup on https://developers.mattermost.com, we would like to move the Apps deployment guides out of the developer docs and into the product docs as...
#### Summary The Slash Command topic was refactored: - New sub-topics: - Built-in commands - Custom commands - Slack compatibility - Screenshots were reorganized and updated where needed
### Work in progress #### Summary The following topics in the Apps section will have new content created: - Lifecycle - Callbacks - Structure (section name may change) - Static...
#### Summary The OpenAPI spec (`server/api/api.yaml`) for Playbooks does not validate to the OpenAPI 3.0.0 schema. The following changes have been made to bring it into alignment and clean up...
#### Summary This PR updates `README.md` to: - Improve environment setup instructions - Add some best practices - Document the available Hugo shortcodes To view the updated `README.md` from this...
### Work in progress... #### Summary This PR merges the Apps Interactivity topic into the Apps Structure topic. Specifically sections on Forms and Embedded Bindings are added. - [ ]...
#### Summary New and improved content for the Apps Functionality topic #### Topics - [x] Subscriptions - [x] K/V store - [x] External webhooks
**This PR replaces #1076** Publishing general information for contributors about the types of contributions accepted into the web marketplace and what criteria must be met to be considered.
#### Summary This PR migrates the product docs site to a new Sphinx theme, [furo](https://pradyunsg.me/furo/), and upgrades Sphinx and its extensions to the latest releases. Before building this branch for...