Skip to content

Commit

Permalink
Issue template and contributing guide updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuri committed Dec 16, 2017
1 parent af737dd commit 4618730
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ Briefly describe the problem you are having in a few paragraphs.
```
(paste here)
```

**Environment details (OS, Microsoft Excel™ version, physical, etc.):**
16 changes: 8 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Contributing to Excelize
# Contributing to excelize

Want to hack on Excelize? Awesome! This page contains information about reporting issues as well as some tips and
Want to hack on excelize? Awesome! This page contains information about reporting issues as well as some tips and
guidelines useful to experienced open source contributors. Finally, make sure
you read our [community guidelines](#excelize-community-guidelines) before you
you read our [community guidelines](#community-guidelines) before you
start participating.

## Topics
Expand All @@ -15,7 +15,7 @@ start participating.

## Reporting security issues

The Excelize maintainers take security seriously. If you discover a security
The excelize maintainers take security seriously. If you discover a security
issue, please bring it to their attention right away!

Please **DO NOT** file a public issue, instead send your report privately to
Expand Down Expand Up @@ -65,13 +65,13 @@ don't get discouraged!

### Design and cleanup proposals

You can propose new designs for existing Excelize features. You can also design
You can propose new designs for existing excelize features. You can also design
entirely new features. We really appreciate contributors who want to refactor or
otherwise cleanup our project.

We try hard to keep Excelize lean and focused. Excelize can't do everything for
We try hard to keep excelize lean and focused. Excelize can't do everything for
everybody. This means that we might decide against incorporating a new feature.
However, there might be a way to implement that feature *on top of* Excelize.
However, there might be a way to implement that feature *on top of* excelize.

### Conventions

Expand Down Expand Up @@ -184,7 +184,7 @@ Please see the [Coding Style](#coding-style) for further guidelines.

### Merge approval

Excelize maintainers use LGTM (Looks Good To Me) in comments on the code review to
The excelize maintainers use LGTM (Looks Good To Me) in comments on the code review to
indicate acceptance.

### Sign your work
Expand Down

0 comments on commit 4618730

Please sign in to comment.