oneTBB icon indicating copy to clipboard operation
oneTBB copied to clipboard

Add issue templates

Open KFilipek opened this issue 1 year ago • 1 comments

Description

This PR adds the three new issue templates: bug, feature, and question. You can test the change in my repo: https://github.com/KFilipek/oneTBB/issues

Fixes # - N/A Depends on #1070

  • [x] - git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details)

Type of change

  • [ ] bug fix - change that fixes an issue
  • [x] new feature - change that adds functionality
  • [ ] tests - change in tests
  • [x] infrastructure - change in infrastructure and CI
  • [ ] documentation - documentation update

Tests

  • [ ] added - required for new features and some bug fixes
  • [x] not needed

Documentation

  • [ ] updated in # - add PR number
  • [ ] needs to be updated
  • [x] not needed

Breaks backward compatibility

  • [ ] Yes
  • [x] No
  • [ ] Unknown

Notify the following users

@ldorau @isaevil

Other information

KFilipek avatar Apr 25 '23 10:04 KFilipek

@KFilipek Please address the review comments.

omalyshe avatar May 30 '23 14:05 omalyshe