-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Contributing file - testing out a new GitHub feature.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#+title: Contribution guidelines | ||
|
||
In short: contributions always welcome :). | ||
|
||
* Reporting issues | ||
|
||
When reporting an issue, please provide your OS and Emacs versions. | ||
|
||
I apologize for, at times, being slow to respond to issues. I usually read them immediately | ||
after I get a notification, but in the more busy periods, I'm slow to respond. But I'll always | ||
get to addressing them eventually :). | ||
|
||
* Fixes and new code | ||
|
||
Send a pull request. I'll review it and merge it in if it looks OK. | ||
|
||
* Why did I put these guidelines here? | ||
Because I was curious about the new GitHub feature, that's why :). |