Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit c61f83c

Browse files
authored
move how to report security issues below all the how to git questions
currently `## Where should I report potential security issues?` shows up as parent topic for all the git repo related questions+answers. This change moved the report security issues question+answer below these git related questions, thus fixing the table of contents
1 parent 6d21bf1 commit c61f83c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2015-04-05-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ To obtain a committer agreement, download [BigBlueButton Inc. Contributor Agreem
215215

216216
Once we receive the signed Contributor Agreement, we can review your submission for inclusion in BigBlueButton. The process for submission depends on whether it's fixing a bug (submitting a pull request) or whether it's an enhancement (submitting a feature).
217217

218-
## Where should I report potential security issues?
219-
You can email Fred Dixon, the product manager for BigBlueButton, at ffdixon .at. bigbluebutton .dot. org.
220-
221218
### Submission of a pull request
222219

223220
If you want to submit a pull request, your chances of acceptance are **greatly** improved if the following are true:
@@ -275,6 +272,9 @@ For documentation of code method -- especially those classes that provides an AP
275272

276273
For Flex/ActionScript code, follow the [AsDoc](https://flex.apache.org/asdoc/) format.
277274

275+
## Where should I report potential security issues?
276+
You can email Fred Dixon, the product manager for BigBlueButton, at ffdixon .at. bigbluebutton .dot. org.
277+
278278
# Installation
279279

280280
## What are the minimum hardware requirements for the BigBlueButton Server

0 commit comments

Comments
 (0)