Skip to content

Commit a1bed69

Browse files
committed
🚀 Release 1.0.3.
1 parent ce14db1 commit a1bed69

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+357
-271
lines changed

.gitignore

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,52 @@
1+
# Copyright (C) 2018 Justin Hartman (https://justin.hartman.me).
2+
#
3+
# This program is free software: you can redistribute it and/or modify
4+
# it under the terms of the GNU Affero General Public License as
5+
# published by the Free Software Foundation, either version 3 of the
6+
# License, or (at your option) any later version.
7+
#
8+
# This program is distributed in the hope that it will be useful,
9+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
# GNU Affero General Public License for more details.
12+
#
13+
# You should have received a copy of the GNU Affero General Public License
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
15+
#
16+
# -----------------------------------------------------------------------------
17+
#
18+
19+
######################
20+
### Additions ###
21+
######################
122
other/
2-
.DS_Store
23+
.vscode
24+
25+
######################
26+
### macOS Specific ###
27+
######################
28+
*.DS_Store
29+
.AppleDouble
30+
.LSOverride
31+
32+
# Icon must end with two \r #
33+
Icon
34+
35+
# Thumbnails #
36+
._*
37+
38+
# Files that might appear in the root of a volume #
39+
.DocumentRevisions-V100
40+
.fseventsd
41+
.Spotlight-V100
42+
.TemporaryItems
43+
.Trashes
44+
.VolumeIcon.icns
45+
.com.apple.timemachine.donotpresent
46+
47+
# Directories potentially created on remote AFP share #
48+
.AppleDB
49+
.AppleDesktop
50+
Network Trash Folder
51+
Temporary Items
52+
.apdisk

CHANGELOG.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,35 @@
1+
# Project Change-Log
12

2-
Version 1.0.2 / 2018-05-20
3-
==================
4-
ba20f1ff3b483d36a9b5e238249f8ba53da62b0c
3+
Below is a detailed change-log, along with specific tasks completed, for each
4+
version released to date.
55

6-
* Simplified the `CHANGELOG.md` file.
7-
* Added VS Code workspace file.
8-
* Added link to LICENSE file.
6+
## Version 1.0.3 (31/05/2018)
7+
8+
- [#enhancement](#enhancement)
9+
- Renamed the `_basic/` template folder to a more appropriate name; `_core/`.
10+
- Updated the `.gitignore` template.
11+
- Enhanced the `PULL_REQUEST_TEMPLATE.md` by becoming more human.
12+
- [#bugfix](#bugfix)
13+
- Fixed up the trailing whitespace before linebreaks in:
14+
- `CODE_OF_CONDUCT.md`
15+
- `CONTRIBUTING.md`
16+
- `README.md`
17+
- `PULL_REQUEST_TEMPLATE.md`
18+
- Set the correct file permissions on the licenses contained in the
19+
`_licenses` folder.
20+
21+
## Version 1.0.2 / 2018-05-20
22+
23+
- Simplified the `CHANGELOG.md` file.
24+
- Added VS Code workspace file.
25+
- Added link to LICENSE file.
926

1027
## Version 1.0.1 (11/05/2018)
1128

1229
- [#bugfix](#bugfix)
13-
+ Fixed a minor issue in the README, relating to copying all the files.
30+
- Fixed a minor issue in the README, relating to copying all the files.
1431

1532
## Version 1.0.0 (10/05/2018)
1633

1734
- [#new](#new)
18-
+ Initial Release
19-
- [#enhancement](#enhancement)
20-
- [#bugfix](#bugfix)
35+
- Initial Release

CODE_OF_CONDUCT.md

Lines changed: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Contributor Covenant Code of Conduct
22

3-
## Table of Contents
3+
### Table of Contents
4+
45
<!-- MarkdownTOC -->
56

67
- [Our Pledge](#our-pledge)
@@ -14,73 +15,73 @@
1415

1516
## Our Pledge
1617

17-
In the interest of fostering an open and welcoming environment, we as
18-
contributors and maintainers pledge to making participation in our project and
19-
our community a harassment-free experience for everyone, regardless of age,
20-
body size, disability, ethnicity, gender identity and expression, level of
21-
experience, nationality, personal appearance, race, religion, or sexual
18+
In the interest of fostering an open and welcoming environment, we as
19+
contributors and maintainers pledge to making participation in our project and
20+
our community a harassment-free experience for everyone, regardless of age,
21+
body size, disability, ethnicity, gender identity and expression, level of
22+
experience, nationality, personal appearance, race, religion, or sexual
2223
identity and orientation.
2324

2425
## Our Standards
2526

26-
Examples of behaviour that contributes to creating a positive environment
27+
Examples of behaviour that contributes to creating a positive environment
2728
include:
2829

29-
* Using welcoming and inclusive language
30-
* Being respectful of differing viewpoints and experiences
31-
* Gracefully accepting constructive criticism
32-
* Focusing on what is best for the community
33-
* Showing empathy towards other community members
30+
- Using welcoming and inclusive language
31+
- Being respectful of differing viewpoints and experiences
32+
- Gracefully accepting constructive criticism
33+
- Focusing on what is best for the community
34+
- Showing empathy towards other community members
3435

3536
Examples of unacceptable behaviour by participants include:
3637

37-
* The use of sexualised language or imagery and unwelcome sexual attention or
38+
- The use of sexualised language or imagery and unwelcome sexual attention or
3839
advances
39-
* Trolling, insulting/derogatory comments, and personal or political attacks
40-
* Public or private harassment
41-
* Publishing others' private information, such as a physical or electronic
40+
- Trolling, insulting/derogatory comments, and personal or political attacks
41+
- Public or private harassment
42+
- Publishing others' private information, such as a physical or electronic
4243
address, without explicit permission
43-
* Other conduct which could reasonably be considered inappropriate in a
44+
- Other conduct which could reasonably be considered inappropriate in a
4445
professional setting
4546

4647
## Our Responsibilities
4748

48-
Project maintainers are responsible for clarifying the standards of acceptable
49-
behaviour and are expected to take appropriate and fair corrective action in
49+
Project maintainers are responsible for clarifying the standards of acceptable
50+
behaviour and are expected to take appropriate and fair corrective action in
5051
response to any instances of unacceptable behaviour.
5152

52-
Project maintainers have the right and responsibility to remove, edit, or
53-
reject comments, commits, code, wiki edits, issues, and other contributions
54-
that are not aligned to this Code of Conduct, or to ban temporarily or
55-
permanently any contributor for other behaviours that they deem inappropriate,
53+
Project maintainers have the right and responsibility to remove, edit, or
54+
reject comments, commits, code, wiki edits, issues, and other contributions
55+
that are not aligned to this Code of Conduct, or to ban temporarily or
56+
permanently any contributor for other behaviours that they deem inappropriate,
5657
threatening, offensive, or harmful.
5758

5859
## Scope
5960

60-
This Code of Conduct applies both within project spaces and in public spaces
61-
when an individual is representing the project or its community. Examples of
62-
representing a project or community include using an official project e-mail
63-
address, posting via an official social media account, or acting as an
64-
appointed representative at an online or offline event. Representation of a
61+
This Code of Conduct applies both within project spaces and in public spaces
62+
when an individual is representing the project or its community. Examples of
63+
representing a project or community include using an official project e-mail
64+
address, posting via an official social media account, or acting as an
65+
appointed representative at an online or offline event. Representation of a
6566
project may be further defined and clarified by project maintainers.
6667

6768
## Enforcement
6869

69-
Instances of abusive, harassing, or otherwise unacceptable behaviour may be
70-
reported by contacting the project team [by clicking here][email]. The project
71-
team will review and investigate all complaints, and will respond in a way
72-
that it deems appropriate to the circumstances. The project team is obligated
73-
to maintain confidentiality with regard to the reporter of an incident.
70+
Instances of abusive, harassing, or otherwise unacceptable behaviour may be
71+
reported by contacting the project team [by clicking here][email]. The project
72+
team will review and investigate all complaints, and will respond in a way
73+
that it deems appropriate to the circumstances. The project team is obligated
74+
to maintain confidentiality with regard to the reporter of an incident.
7475
Further details of specific enforcement policies may be posted separately.
7576

76-
Project maintainers who do not follow or enforce the Code of Conduct in good
77-
faith may face temporary or permanent repercussions as determined by other
77+
Project maintainers who do not follow or enforce the Code of Conduct in good
78+
faith may face temporary or permanent repercussions as determined by other
7879
members of the project's leadership.
7980

8081
## Attribution
8182

82-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
83-
version 1.4, available at
83+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
84+
version 1.4, available at
8485
[http://contributor-covenant.org/version/1/4][version].
8586

8687
[//]: # (Make sure to change the email address below to your)

CONTRIBUTING.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,32 @@
22

33
## Did You Find a Bug?
44

5-
- **Ensure the bug was not already reported** by searching on GitHub under
5+
- **Ensure the bug was not already reported** by searching on GitHub under
66
[Issues][issues].
7-
- If you're unable to find an open issue addressing the problem,
8-
[open a new one][new-issue]. Be sure to include a **title and clear
9-
description**, as much relevant information as possible, and a **code
10-
sample** or an **executable test case** demonstrating the expected
7+
- If you're unable to find an open issue addressing the problem,
8+
[open a new one][new-issue]. Be sure to include a **title and clear
9+
description**, as much relevant information as possible, and a **code
10+
sample** or an **executable test case** demonstrating the expected
1111
behaviour that is not occurring.
1212

1313
## Did You Write a Patch That Fixes a Bug?
1414

1515
- Open a new GitHub pull request with the patch.
16-
+ Fork this project
17-
+ Create your feature branch: `git checkout -b my-new-feature`
18-
+ Commit your changes: `git commit -am 'Add some feature'`
19-
+ Push to the branch: `git push origin my-new-feature`
20-
+ Submit a pull request :tada:
21-
- Ensure the PR description clearly describes the problem and solution.
16+
- Fork this project
17+
- Create your feature branch: `git checkout -b my-new-feature`
18+
- Commit your changes: `git commit -am 'Add some feature'`
19+
- Push to the branch: `git push origin my-new-feature`
20+
- Submit a pull request :tada:
21+
- Ensure the PR description clearly describes the problem and solution.
2222
Include the relevant issue number if applicable.
2323

2424
## Do You Intend to Add a New Feature or Change an Existing One?
2525

26-
- Suggest your change as a [new issue][new-issue] using the label
26+
- Suggest your change as a [new issue][new-issue] using the label
2727
`enhancement`, **BEFORE** you start writing code.
2828

2929
Thanks for contributing! :heart:
3030

31-
3231
[//]: # (Simply change the URL's below to your own project information)
3332

3433
[issues]: https://github.com/justinhartman/.github/issues

0 commit comments

Comments
 (0)