diff options
| author | Rémi Verschelde | 2017-01-19 11:04:59 +0100 |
|---|---|---|
| committer | GitHub | 2017-01-19 11:04:59 +0100 |
| commit | 3a7923a857fdf7d93e43cd493a7c9c29d1eec753 (patch) | |
| tree | 7c4a9da0a37890128e4529b1a991954914bd27b8 | |
| parent | 34016a8b738c36b214fb79d66ba546aabab72e9e (diff) | |
| download | godot-3a7923a857fdf7d93e43cd493a7c9c29d1eec753.tar.gz godot-3a7923a857fdf7d93e43cd493a7c9c29d1eec753.tar.zst godot-3a7923a857fdf7d93e43cd493a7c9c29d1eec753.zip | |
| -rw-r--r-- | ISSUE_TEMPLATE.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index cbc96c4ec..93ded6c95 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,17 +1,17 @@ +<!-- +README: Incompatibilities and broken features in the current master branch / 3.0-alpha +are known and expected due to important refactoring work, so no need to report them for now. Thanks! +--> + **Operating system or device - Godot version:** -**Issue description** (what happened, and what was expected): +**Issue description:** +<!-- What happened, and what was expected. --> **Steps to reproduce:** -**Link to minimal example project** (optional but very welcome): - - - --------------- - -*NOTE: Incompatibilities are broken features in the current master branch / 3.0-alpha -are expected, so no need to report them for now. Thanks!* +**Link to minimal example project:** +<!-- Optional but very welcome. You can drag and drop a zip archive to upload it. -->: |
