File: pull_request_template.md

package info (click to toggle)
mozc 2.29.5160.102%2Bdfsg-1.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 171,272 kB
  • sloc: cpp: 202,931; python: 6,295; lisp: 2,183; pascal: 663; sh: 226; ansic: 135; yacc: 93; makefile: 82; xml: 17
file content (29 lines) | stat: -rw-r--r-- 888 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
**Description**
A clear and concise description of this pull request.

**Issue IDs**
Issue and/or discussion IDs related to this pull request.

**Modified code locations**
Files/directories of this pull request.
(e.g. src/data/oss/aux_dictionary.tsv, src/renderer/qt/)

**Confirmation of the acceptable code locations**
Check https://github.com/google/mozc/blob/master/CONTRIBUTING.md and
confirm whether all modified files are acceptable for pull requests.

"Yes" or "No"

If the answer is "No", instead of this PR, please file an issue at
https://github.com/google/mozc/issues with your investigations.

**Steps to test new behaviors (if any)**
A clear and concise description about how to verify new behaviors (if any).
 - OS: [e.g. Windows 11, macOS 13.1, etc]
 - Steps:
   1. ...
   2. ...
   3. Confirm ...

**Additional context**
Add any other context about the pull request here.