File: PULL_REQUEST_TEMPLATE.md

package info (click to toggle)
forge 1.0.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,324 kB
  • sloc: cpp: 12,447; ansic: 319; xml: 182; makefile: 19
file content (24 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
**What kind of change does this PR introduce? (Bug fix, feature, documentation update, new examples etc.)**


**What is the current behavior? (You can also link to an open issue here)**


**What is the new behavior (if this is a feature change)?**


**Does this PR ensure that key events handling across different window toolkits is identical if it
has changes related to window toolkits?**


**Does this PR introduce a breaking change?**


**Please check if the PR fulfills these requirements**
- [ ] The commit message following the [guidelines](https://github.com/arrayfire/forge/blob/devel/CONTRIBUTING.md#commit-message-format)
- [ ] Examples for all compute backends, CUDA & OpenCL, have been added (for new examples)
- [ ] Docs have been added / updated (for bug fixes / features)
- [ ] Change compiles and executes on Linux, OSX and Windows (for window toolkit changes as CI
  builds don't check for this yet).

**Other information**: