Sha256: e26106d46d60e343d9de824b69648f6f45c7647757980829420830a84af1a381
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
--- name: Bug report about: Create a report to help us improve title: "<Short description of the issue>" labels: bug assignees: '' --- **👋 Before reporting a bug, please make sure you're running the latest available version of maid (`gem install maid`).** **👋 If you're using Ruby 2.7+, please make sure you're running maid v0.10.0+ (`gem install maid --pre`)** **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to trigger the issue. **Expected behavior** A clear and concise description of what you expected to happen. **Logs** If applicable, add logs to help explain your problem. You can find the logs at `~/.maid/maid.log`. **Environment (please complete the information):** - Maid version (`maid --version`): `<enter the command's output here>` - OS, distribution (Linux), and version: <examples: OSX 12.0.0/Linux Mint 20.3> - Ruby version (`ruby --version`): `<enter the command's output here>` **Minimal `rules.rb` to reproduce the issue:** ```ruby # Rule(s) ``` **Additional context** Add any other context about the problem here.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
maid-0.10.0 | .github/ISSUE_TEMPLATE/bug_report.md |