[Doc] update issue-template add pull-template #359

Merged
mmarif merged 7 commits from 6543/GitNex:issue-pull-templates into master 2020-04-06 09:38:10 +00:00
Member
  • Update issue_template
  • make link from contributing to the code-standards
  • Add pull-template
* Update issue_template * make link from contributing to the code-standards * Add pull-template
6543 added the
Documentation
LGTM-need
labels 2020-04-05 14:18:18 +00:00
mmarif requested changes 2020-04-05 14:31:15 +00:00
Dismissed
@ -0,0 +1,22 @@
#### Description - describe the bug / feature / suggestion in brief :
#### Expected behaviour - describe what should be the expected result :

behaviour - describe can remove extra space after behaviour? :)

`behaviour - describe` can remove extra space after behaviour? :)
@ -0,0 +8,4 @@
#### Gitea setup :
* Version:

Need space after Version

Need space after `Version`
@ -0,0 +16,4 @@
#### Android version :
#### Screenshots - if any:

Need space after any

Need space after `any`
@ -0,0 +2,4 @@
1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: [CONTRIBUTING.md](https://gitea.com/GitNex/GitNex/src/branch/master/CONTRIBUTING.md)
4. Please follow the [Code-Standards](https://gitea.com/gitnex/GitNex/wiki/Code-Standards)

Numbering is wrong, 3 is missing.

Numbering is wrong, 3 is missing.
@ -0,0 +3,4 @@
1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: [CONTRIBUTING.md](https://gitea.com/GitNex/GitNex/src/branch/master/CONTRIBUTING.md)
4. Please follow the [Code-Standards](https://gitea.com/gitnex/GitNex/wiki/Code-Standards)
5. Describe what your pull request does and which issue you're targeting (if any)

Describe what your pull request does and which issue you're targeting (if any)

Change to

Describe what your pull request does and which issue you're targeting (create one if does not exist)

Describe what your pull request does and which issue you're targeting (if any) Change to Describe what your pull request does and which issue you're targeting (create one if does not exist)
CONTRIBUTING.md Outdated
@ -8,2 +8,4 @@
Please ask if you are not sure about the scope of work to be submitted to avoid waste of time spent on the work.
**Code Standards**
Please follow the code standards, this will help other developers to understand your code too.

Are these 3 lines? if so double space is missing at the end.

Are these 3 lines? if so double space is missing at the end.
Owner

@6543 the templates has moved to .gitea dir?

@6543 the templates has moved to `.gitea` dir?
Author
Member

@mmarif done and yes i moved "issue_template.md" to .gitea folder since this is the repo specific config dir for gitea (other locations are only for compatibelety)

@mmarif done and yes i moved "issue_template.md" to .gitea folder since this is the repo specific config dir for gitea (other locations are only for compatibelety)
mmarif requested changes 2020-04-05 15:37:39 +00:00
Dismissed
@ -0,0 +8,4 @@
#### Gitea setup :
* Version:

Two minor things, space between version and colon Version: to Version :

Two minor things, space between version and colon `Version:` to `Version :`
@ -0,0 +16,4 @@
#### Android version :
#### Screenshots - if any:

if any: to if any :

`if any: ` to `if any : `
Owner

Few minor fixes and we are good.

Few minor fixes and we are good.
Author
Member

@mmarif done

@mmarif done
mmarif approved these changes 2020-04-06 09:37:26 +00:00
Dismissed
mmarif added
LGTM-done
and removed
LGTM-need
labels 2020-04-06 09:37:45 +00:00
mmarif closed this pull request 2020-04-06 09:38:10 +00:00
6543 deleted branch issue-pull-templates 2020-04-06 14:52:08 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#359
No description provided.