c71e189efd
It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces.
29 lines
677 B
Markdown
29 lines
677 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug in Godot
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
<!-- Please search existing issues for potential duplicates before filing yours:
|
|
https://github.com/godotengine/godot/issues?q=is%3Aissue
|
|
-->
|
|
|
|
**Godot version:**
|
|
<!-- Specify commit hash if using non-official build. -->
|
|
|
|
|
|
**OS/device including version:**
|
|
<!-- Specify GPU model, drivers, and the backend (GLES2, GLES3, Vulkan) if graphics-related. -->
|
|
|
|
|
|
**Issue description:**
|
|
<!-- What happened, and what was expected. -->
|
|
|
|
|
|
**Steps to reproduce:**
|
|
|
|
|
|
**Minimal reproduction project:**
|
|
<!-- A small Godot project which reproduces the issue. Drag and drop a zip archive to upload it. -->
|