Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jdurrant
binana
Commits
98c14682
Commit
98c14682
authored
Feb 01, 2020
by
Jacob Durrant
Browse files
Removed cruft from CONTRIBUTING.md
parent
bfd081c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
98c14682
...
...
@@ -5,17 +5,10 @@
Thank you for your interest in contributing! All types of contributions are
encouraged and valued. Please make sure to read the relevant section before
making your contribution. We at the
[
Durrant Lab
](
http://durrantlab.com
)
look
forward to your
contributions.
forward to your
help!
## Reporting a bug
<!--
* *
*
Do not open up a GitHub issue if the bug is a security vulnerability in
Rails
**
, and instead to refer to our
[
security
policy
](
https://rubyonrails.org/security/
)
.
*
**Ensure the bug was not already reported**
by searching on GitHub under
[
Issues
](
https://github.com/rails/rails/issues
)
. -->
If you're unable to find an open issue addressing the bug, feel free to
[
open
a new one
](
https://docs.gitlab.com/ee/user/project/issues/
)
. Be sure to
include a
**title and clear description**
, as much relevant information as
...
...
@@ -28,21 +21,6 @@ be closed. If you want to come back to it, reply (once, please), and we'll
reopen the existing issue. Please avoid filing new issues as extensions of one
you already made.
<!--
*
If possible, use the relevant bug report templates to create the issue.
Simply copy the content of the appropriate template into a .rb file, make
the necessary changes to demonstrate the issue, and
**
paste the content into
the issue description
**
:
*
[
**Active Record** (models, database)
issues
](
https://github.com/rails/rails/blob/master/guides/bug_report_templates/active_record_master.rb
)
*
[
**Action Pack** (controllers, routing)
issues
](
https://github.com/rails/rails/blob/master/guides/bug_report_templates/action_controller_master.rb
)
*
[
**Generic template** for other
issues
](
https://github.com/rails/rails/blob/master/guides/bug_report_templates/generic_master.rb
)
*
For more detailed information on submitting a bug report and creating an
issue, visit our
[
reporting
guidelines
](
https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#reporting-an-issue
)
. -->
## Project setup to make source-code changes on your computer
This project uses
`git`
to manage contributions, so start by
[
reading up on
...
...
@@ -126,33 +104,11 @@ Changes that are cosmetic in nature and do not add anything substantial to the
stability, functionality, or testability of the program are unlikely to be
accepted.
<!-- ####
**Do you intend to add a new feature or change an existing one?**
*
Suggest your change in the
[
rubyonrails-core mailing
list
](
https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core
)
and start writing code.
*
Do not open an issue on GitHub until you have collected positive feedback
about the change. GitHub issues are primarily intended for bug reports and
fixes. -->
## Asking questions about the program
Ask any question about how to use the program on the appropriate
[
Durrant Lab
forum
](
http://durrantlab.com/forums/
)
.
<!-- ####
**Do you want to contribute to the Rails documentation?**
*
Please read
[
Contributing to the Rails
Documentation
](
https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation
)
. -->
<!-- This program is a volunteer effort. We encourage you to pitch in and join the
team!
Thanks!
Durrant Lab Team -->
## Acknowledgements
This document was inspired by:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment