You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
643 B

  1. <!--=== Report a bug (start) ===-->
  2. <!-- Remove this part if it is a bug -->
  3. ## Report a bug
  4. ### Input
  5. <!-- Give a sample example -->
  6. ### Expected Behavior
  7. <!--- Tell us what should happen -->
  8. ### Actual Behavior
  9. <!--- Tell us what happens instead of the expected behavior -->
  10. <!--=== Report a bug (end) ===-->
  11. <!--=== Request a feature (start) ===-->
  12. <!-- Remove this part if it is a bug -->
  13. ---
  14. ## Request a new feature
  15. ### As a user, I want to...
  16. <!-- Describe your requirement here -->
  17. #### Example Input:
  18. <!-- Give a sample input -->
  19. #### Example Output:
  20. <!-- Give an expected output -->
  21. <!--=== Request a feature (end) ===-->