diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-10-07 16:48:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 16:48:39 +0200 |
commit | 1f0851b5381143e78d4ded1877b2a0e4d2aec5ca (patch) | |
tree | 31b722e706bb0920f4a6e1c356eebd22b3bff4e0 /CONTRIBUTING.md | |
parent | 0a23b09e8c88760486b13e68ff098eae8f05e623 (diff) | |
download | jquery-ui-1f0851b5381143e78d4ded1877b2a0e4d2aec5ca.tar.gz jquery-ui-1f0851b5381143e78d4ded1877b2a0e4d2aec5ca.zip |
Docs: Update the bug tracker from bugs.jqueryui.com to GitHub
Also, remove the Weekly Meetings section from README as the meetings are no
longer happening.
Closes gh-1972
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 648084ad9..4542658a4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,10 +12,6 @@ There are a number of ways to get involved with the development of jQuery UI. Ev This is the best way to contribute to jQuery UI. Please read through the full guide detailing [How to Report Bugs](http://contribute.jquery.org/bug-reports/). -### Weekly Meetings - -Every week (unless otherwise noted) the jQuery UI team has a meeting to discuss the progress of current work and to bring forward possible new blockers for discussion. The meeting is held on [IRC](http://irc.jquery.org) in the #jquery-meeting channel at [Noon EST](http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=17&year=2011&hour=12&min=0&sec=0&p1=43) on Wednesdays. Meeting notes are posted on http://meetings.jquery.org/category/ui/ after each meeting. - ## Tips for Getting Started ### Environment: Minimum Required |