Skip to content

Creating a rich text editor link gives 404 #4666

Creating a rich text editor link gives 404

Creating a rich text editor link gives 404 #4666

Workflow file for this run

name: Greetings
on:
pull_request:
branches:
- live
issues:
branches:
- live
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >
Hello, thank you for your feedback. We triage this feedback regularly and use it to plan for future documentation improvements.
If you have a suggestion for a product idea, please go to [Ideas](https://aka.ms/bcideas). If the issue is product-related or blocking critical work, we recommend that you contact your usual support channel.
pr-message: 'Hello, thanks for your contribution, much appreciated. We will triage and review your PR.'