Skip to content

Commit

Permalink
Add Submitting an Issue section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr committed Apr 12, 2023
1 parent 46a7621 commit 6372a76
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,11 @@ d. Create a new InputEvent object based on the predicted properties and return i
Once you have implemented the `generate_input_event` function and written unit tests, commit your changes to your forked repository, create a pull request, and provide a brief summary of your approach, assumptions, and library integrations.

We hope that these stubs and suggestions will help you get started with your implementation. Good luck!

## Submitting an Issue

Please submit any issues to https://github.com/MLDSAI/PAT/issues with the
following information:

- Problem description (include any relevant console output and/or screenshots)
- Steps to reproduce (required in order for others to help you)

0 comments on commit 6372a76

Please sign in to comment.