generated from nhcarrigan/template
feat: callout syntax
This commit is contained in:
parent
864c159886
commit
8e7ec49149
@ -342,8 +342,9 @@ For any questions about these sessions or to discuss a different type of engagem
|
|||||||
|
|
||||||
## 7. Email Communication
|
## 7. Email Communication
|
||||||
|
|
||||||
> [!WARNING]
|
:::warning
|
||||||
> Email communication is considered a paid service and will be invoiced.
|
Email communication is considered a paid service and will be invoiced.
|
||||||
|
:::
|
||||||
|
|
||||||
We offer several email addresses for specific types of inquiries. Please use the appropriate email address to ensure your message reaches the right team and receives the most efficient response.
|
We offer several email addresses for specific types of inquiries. Please use the appropriate email address to ensure your message reaches the right team and receives the most efficient response.
|
||||||
|
|
||||||
@ -439,8 +440,9 @@ We are committed to maintaining a respectful and productive communication enviro
|
|||||||
- Spam or excessive unsolicited emails are prohibited.
|
- Spam or excessive unsolicited emails are prohibited.
|
||||||
- Attempting to use our email system for malicious purposes (e.g., phishing, spreading malware) is strictly forbidden.
|
- Attempting to use our email system for malicious purposes (e.g., phishing, spreading malware) is strictly forbidden.
|
||||||
|
|
||||||
> [!ATTENTION]
|
:::danger[Attention!]
|
||||||
> Abuse of our email system or violation of these guidelines will result in your email address being blocked from sending communications to any of our addresses. This block may be temporary or permanent, depending on the severity and frequency of the abuse.
|
Abuse of our email system or violation of these guidelines will result in your email address being blocked from sending communications to any of our addresses. This block may be temporary or permanent, depending on the severity and frequency of the abuse.
|
||||||
|
:::
|
||||||
|
|
||||||
If you believe your email has been blocked in error, please contact us through an alternative method listed in this document to request a review of the situation.
|
If you believe your email has been blocked in error, please contact us through an alternative method listed in this document to request a review of the situation.
|
||||||
|
|
||||||
|
@ -514,8 +514,9 @@ Your ideas can help shape the future of the project. To suggest a new feature:
|
|||||||
1. Clearly describe the feature and its potential benefits
|
1. Clearly describe the feature and its potential benefits
|
||||||
1. If possible, outline how the feature might be implemented
|
1. If possible, outline how the feature might be implemented
|
||||||
|
|
||||||
> [!TIP]
|
:::tip[Before you start:]
|
||||||
> Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
|
Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
|
||||||
|
:::
|
||||||
|
|
||||||
### 8.3 Bug Reports
|
### 8.3 Bug Reports
|
||||||
|
|
||||||
|
@ -351,8 +351,9 @@ IgnorePkg =
|
|||||||
|
|
||||||
This is a complete list of all packages on the machine. This list is generated with `yay -Q`.
|
This is a complete list of all packages on the machine. This list is generated with `yay -Q`.
|
||||||
|
|
||||||
> [!WARNING]
|
:::warning
|
||||||
> This list is mega chonky.
|
This list is mega chonky.
|
||||||
|
LLL
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Expand List</summary>
|
<summary>Expand List</summary>
|
||||||
|
@ -56,8 +56,9 @@ To prepare the server to receive web requests, you'll need to follow a few steps
|
|||||||
|
|
||||||
### 3.1. SSL Certificate
|
### 3.1. SSL Certificate
|
||||||
|
|
||||||
> [!NOTE]
|
:::note
|
||||||
> If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
|
If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
|
||||||
|
:::
|
||||||
|
|
||||||
We use LetsEncrypt to provision our SSL certificates. If it is not installed, install it with:
|
We use LetsEncrypt to provision our SSL certificates. If it is not installed, install it with:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user