https://github.com/ruby/redmine_ruby_lang_mailing_list_customization
A redmine plugin that customizes redmine for Ruby's issue tracker
https://github.com/ruby/redmine_ruby_lang_mailing_list_customization
redmine-plugin ruby
Last synced: 8 months ago
JSON representation
A redmine plugin that customizes redmine for Ruby's issue tracker
- Host: GitHub
- URL: https://github.com/ruby/redmine_ruby_lang_mailing_list_customization
- Owner: ruby
- License: gpl-2.0
- Archived: true
- Created: 2011-02-20T14:30:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T06:50:26.000Z (over 7 years ago)
- Last Synced: 2024-09-29T21:01:33.237Z (over 1 year ago)
- Topics: redmine-plugin, ruby
- Language: Ruby
- Homepage: http://redmine.ruby-lang.org/projects/redmine/
- Size: 46.9 KB
- Stars: 5
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ruby_lang_mailing_list_customization
This is an enhancement for RedmineMailingListIntegration plugin. It adds some ruby-lang.org specific features
This plugin is worth for only bugs.ruby-lang.org
## Installation
Add this repository into your redmine's plugin folder.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## Copyright
(c) 2011 Yuki Sonoda (Yugui)
This plugin is distributed under GPL 2 or later.