1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00

add contribution guide to documentation (#2318)

* add contribution guide to doucmentation

* fix EOF
This commit is contained in:
Jan Larwig
2023-11-13 11:27:28 +01:00
committed by GitHub
parent 5e8956b52f
commit 53cd0b83d3
11 changed files with 193 additions and 28 deletions

View File

@ -67,7 +67,7 @@ module.exports = {
id: 'community/security',
},
collapsed: false,
items: ['community/security'],
items: ['community/contribution', 'community/security'],
},
],
};