Skip to content

Commit

Permalink
Contributing guide updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Galarius committed Sep 19, 2018
1 parent 10e5c88 commit fc6ac67
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

There are several possible improvements:

* Build & Test [oclinfo](https://github.com/Galarius/ocl-info) for different Linux distributions that are supported by VS Code to provide `OpenCL : Info` command support.
* Tree View for OpenCL platforms/devices

* Auto-Completion for OpenCL C++ Standard Library.
* Auto-Completion for OpenCL C++ Standard Library

* More Code Snippets (check [current progress](https://raw.githubusercontent.com/Galarius/vscode-opencl/master/snippets/code.snippets.progress.md)).
* Kernel Debugger

* Check for [open issues](https://github.com/Galarius/vscode-opencl/issues).
* More Code Snippets (check [current progress](https://raw.githubusercontent.com/Galarius/vscode-opencl/master/snippets/code.snippets.progress.md))

* Check for [open issues](https://github.com/Galarius/vscode-opencl/issues)

Here's a quick guide on `pull requests`:

Expand Down

0 comments on commit fc6ac67

Please sign in to comment.