File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,19 @@ requests. Private or sensitive issues may be submitted via email to
11
11
this project's maintainer (Ben Ashbaugh - ben 'dot' ashbaugh 'at' intel 'dot'
12
12
com), or to any other Intel GitHub maintainer (see profile for email address).
13
13
14
- ## How to Fix and Issue or Add a Feature
14
+ ## How to Fix an Issue or Add a Feature
15
15
16
16
If you have an idea how to improve the Intercept Layer for OpenCL Applications:
17
17
18
18
1 . Please share your proposal via a GitHub issue. This lets others know what
19
19
you're working on and gives others an opportunity to provide early feedback.
20
20
1 . Implement, validate, and document your fix or feature. Be sure it doesn't
21
21
break any existing functionality!
22
+ 1 . Test the fix or feature. You will be asked how you tested your changes when
23
+ you create a pull request. Many features can be exercised by the [ OpenCL
24
+ CTS] ( https://github.com/KhronosGroup/OpenCL-CTS ) (Conformance Test Suite).
25
+ Other features should be exercised via specific targeted applications. Ask
26
+ for help if needed!
22
27
1 . Submit a pull request with your changes.
23
28
24
29
After submitting a pull request your contribution will be reviewed. Your pull
You can’t perform that action at this time.
0 commit comments