mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Move into monaco-editor directory
This commit is contained in:
parent
eb6034e8a5
commit
497507ffee
426 changed files with 0 additions and 0 deletions
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,32 +0,0 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
🛑 STOP 🛑 STOP 🛑 STOP 🛑
|
||||
|
||||
1. Try to reproduce in VS Code and file issue directly at:
|
||||
-- https://github.com/microsoft/vscode/issues
|
||||
|
||||
2. Otherwise, provide steps that reproduce the problem in VS Code web at:
|
||||
-- https://vscode-web-test-playground.azurewebsites.net/
|
||||
|
||||
3. Otherwise, provide steps that reproduce the problem at the Monaco Editor homepage
|
||||
-- https://microsoft.github.io/monaco-editor/
|
||||
|
||||
4. Otherwise, provide a Playground code snippet
|
||||
-- https://microsoft.github.io/monaco-editor/playground.html
|
||||
|
||||
5. Otherwise, provide a self-contained git repository / HTML page
|
||||
|
||||
-->
|
||||
|
||||
**monaco-editor version:** 0.X.Y
|
||||
**Browser:**
|
||||
**OS:**
|
||||
**Playground code that reproduces the issue:**
|
||||
|
||||
```js
|
||||
```
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +0,0 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Question
|
||||
url: https://stackoverflow.com/questions/tagged/monaco-editor
|
||||
about: Please ask and answer questions here.
|
||||
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
<!-- Please search existing issues to avoid creating duplicates. -->
|
||||
|
||||
<!-- Describe the feature you'd like. -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue