mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix callout boxes (#29911)
- Removed image. - Removed unneeded line in callout box.
This commit is contained in:
parent
ac33c62f38
commit
c70a209ee7
1 changed files with 1 additions and 2 deletions
|
|
@ -386,14 +386,13 @@ _**Note:**_ There are only a few "special" labels that are exceptions to this ru
|
|||
|
||||
|
||||
> If you're adding multiple labels to an issue template, GitHub won't add both labels unless you put them in an array e.g. `labels: ['~air-guitar', ':product']`. To verify the syntax is correct, you can preview the template and make sure each label name is in a separate box.
|
||||
> <img width="1645" alt="Screenshot 2025-03-13 at 10 59 03" src="https://github.com/user-attachments/assets/37227cb8-335e-4237-afd9-4144b695ec63" />
|
||||
|
||||
|
||||
> ***Create an issue from a Slack message***
|
||||
>
|
||||
> If you need to track content from a Slack channel (e.g. #help-customers), you can automatically generate a GitHub issue by adding the emoji `create-github-issue` as a reaction to any message. This will automatically:
|
||||
> - Create an issue tagged with the departmental GitHub label that corresponds with the Slack channel. If there isn't a corresponding departmental label for the channel, the issue defaults to the [#g-digital-experience](https://github.com/fleetdm/confidential/issues#workspaces/g-digital-experience-6451748b4eb15200131d4bab/board) kanban board.
|
||||
> - Link the
|
||||
|
||||
|
||||
<img width="384" alt="image" src="https://github.com/fleetdm/fleet/assets/618009/97ce6caa-4b21-4cc2-8fcb-91aa03dfc6d6">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue