aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-10-07 16:48:39 +0200
committerGitHub <noreply@github.com>2021-10-07 16:48:39 +0200
commit1f0851b5381143e78d4ded1877b2a0e4d2aec5ca (patch)
tree31b722e706bb0920f4a6e1c356eebd22b3bff4e0 /build
parent0a23b09e8c88760486b13e68ff098eae8f05e623 (diff)
downloadjquery-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 'build')
-rw-r--r--build/release.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/release.js b/build/release.js
index 50d214b66..193f95895 100644
--- a/build/release.js
+++ b/build/release.js
@@ -104,8 +104,7 @@ function buildCDNPackage( callback ) {
Release.define( {
npmPublish: true,
- issueTracker: "trac",
- contributorReportId: 22,
+ issueTracker: "github",
changelogShell: function() {
var monthNames = [ "January", "February", "March", "April", "May", "June", "July",
"August", "September", "October", "November", "December" ],