Added initial port of original OSX project.

- This is a copy of the [OSX](https://github.com/bkuhlmann/osx) project
  originally released on 2012-03-31. The OSX project has been
  deprecated. All future development and support will take place with
  this project instead.
- This project uses the *macOS* name in order to better match the
  updated branding and terminology used by Apple.
This commit is contained in:
Brooke Kuhlmann
2016-10-05 14:51:41 -06:00
commit 682c06f234
18 changed files with 1087 additions and 0 deletions

16
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,16 @@
## Expected Behavior
<!-- Required. Describe, in detail, the behavior experienced. -->
## Actual Behavior
<!-- Required. Describe, in detail, what should be the correct behavior. -->
## Steps to Recreate
<!-- Required. List the exact steps to the reproduce errant behavior. -->
0.
## Environment
<!-- Optional. What is your operating system, software version(s), etc. Delete if unused. -->
## Screenshots/Screencasts
<!-- Optional. Attach screenshots/screencasts that demo the behavior. Delete if unused. -->

11
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,11 @@
## Overview
<!-- Required. Why is this important/necessary? -->
## Details
<!-- Optional. List the key features/highlights as bullet points. -->
## Notes
<!-- Optional. List additional notes/references as bullet points. Delete if unused. -->
## Screenshots/Screencasts
<!-- Optional. Provide image/video support. Delete if unused. -->