This is an automated email from the ASF dual-hosted git repository. zrhoffman pushed a commit to branch 6.0.x in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
commit a50693ea625f034e107aa53271153cb9c052e574 Author: ocket8888 <[email protected]> AuthorDate: Tue Aug 31 11:00:01 2021 -0600 Re-enable accidentally disabled features (#6150) (cherry picked from commit 53975b3a20bdc63fad5d5506423473ec47c9d761) --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 04f3db4..a3db4f8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -26,3 +26,5 @@ github: - hacktoberfest features: wiki: true + issues: true + projects: true
