mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 09:53:00 +01:00
150c657acb
There are small differences between the platforms, as evident in https://github.com/adobe/brackets/issues/12864. This PR fixes that. Could someone check that the Linux version has the menu under Help, as I don't have a GUI machine at hand.
28 lines
1002 B
Markdown
28 lines
1002 B
Markdown
### Prerequisites
|
|
|
|
* [ ] Can you reproduce the problem with `Debug -> Reload Without Extensions`?
|
|
* [ ] Did you perform a cursory search to see if your bug or enhancement is already reported?
|
|
* [ ] Did you read the [Troubleshooting guide](https://github.com/adobe/brackets/wiki/Troubleshooting)?
|
|
|
|
For more information on how to write a good bug report read [here](https://github.com/adobe/brackets/wiki/How-to-Report-an-Issue)
|
|
For more information on how to contribute read [here](https://github.com/adobe/brackets/blob/master/CONTRIBUTING.md)
|
|
|
|
### Description
|
|
|
|
[Description of the bug or feature]
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. [First Step]
|
|
2. [Second Step]
|
|
3. [and so on...]
|
|
|
|
**Expected behavior:** [What you expected to happen]
|
|
|
|
**Actual behavior:** [What actually happened]
|
|
|
|
### Versions
|
|
|
|
Please include the OS and what version of the OS you're running.
|
|
Please include the version of Brackets. You can find it under `Help -> About Brackets` (Windows and Linux) or `Brackets -> About Brackets` (macOS)
|