meta-tegra-bug-report: cleanup and fix links

Use markdown.

Remove relative link which doesn't work and use link to README.md
getting help section instead.

Signed-off-by: Dan Walkes <danwalkes@boulderai.com>
This commit is contained in:
Dan Walkes
2020-12-13 08:38:37 -07:00
committed by Matt Madison
parent 179809a73a
commit 2cca65907b

View File

@@ -10,11 +10,12 @@ assignees: ''
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
Not a bug? Review the [CONTRIBUTING.md](CONTRIBUTING.md) file for other ways to get help or feedback. Not a bug? Review the [README.md](https://github.com/OE4T/meta-tegra/blob/master/README.md#getting-help)
file for other ways to get help or feedback.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Build meta-tegra branch '...' with MACHINE based on '...' 1. Build `meta-tegra` branch '...' with `MACHINE` based on '...'
2. Build with bitbake argument '...' 2. Build with bitbake argument '...'
3. Deploy to hardware with method '...' 3. Deploy to hardware with method '...'
4. See error '...' with link to any relevant logs at '...' 4. See error '...' with link to any relevant logs at '...'