Skip to content

Commit

Permalink
Merge branch 'apache:master' into g2
Browse files Browse the repository at this point in the history
  • Loading branch information
tbw777 authored Oct 15, 2023
2 parents ede80f2 + 2b9a495 commit b01d7e1
Show file tree
Hide file tree
Showing 8,705 changed files with 378,488 additions and 80,789 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 3 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,14 @@ github:
issues: true
projects: true
enabled_merge_buttons:
squash: true
squash: false
merge: true
rebase: true
protected_branches:
# no force push to master
master: {}
collaborators:
- asbachb

notifications:
commits: commits@netbeans.apache.org
Expand Down
9 changes: 5 additions & 4 deletions .github/ISSUE_TEMPLATE/netbeans_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ body:
Latest releases are always available from https://netbeans.apache.org/download/
multiple: false
options:
- "Apache NetBeans 17"
# - "Apache NetBeans 18 release candidate"
- "Apache NetBeans 19"
# - "Apache NetBeans 20 release candidate"
- "Apache NetBeans latest daily build"
validations:
required: true
Expand Down Expand Up @@ -64,11 +64,12 @@ body:
multiple: false
options:
- "No / Don't know"
- "Apache NetBeans 18"
- "Apache NetBeans 17"
- "Apache NetBeans 16"
- "Apache NetBeans 15"
- "Apache NetBeans 14"
- "Apache NetBeans 13"
- "Apache NetBeans 12.6 or earlier"
- "Apache NetBeans 13 or earlier"
validations:
required: true
- type: input
Expand Down
Loading

0 comments on commit b01d7e1

Please sign in to comment.