Merge branch 'main' into fix/PullRequestGuide

This commit is contained in:
Henrik Helgesen 2021-11-19 07:58:59 -08:00 committed by GitHub
commit 8448724c3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 77 deletions

View file

@ -1,14 +1,8 @@
# Project
# Business Central Design Patterns & Best Practices
> This repo has been populated by an initial template to help get you started. Please
> make sure to update the content to build a great experience for community-building.
This site is meant to house some of the community's knowledge about Microsoft Dynamics 365 Business Central AL Development best practices, particularly around hosting Design Patterns.
As the maintainer of this project, please make a few updates:
- Improving this README.MD file to provide a great experience
- Updating SUPPORT.MD with content about this project's support experience
- Understanding the security reporting process in SECURITY.MD
- Remove this section from the README
Please see the [ALGuidelines.dev](https://alguidelines.dev/) site for the full information about this project.
## Contributing

View file

@ -7,7 +7,7 @@ weight = 100
## Abstract
AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: https://github.com/microsoft/alguidelines). All Pull Requests are subject to approval by a minimum of three admins.
AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: https://github.com/microsoft/alguidelines\). All Pull Requests are subject to approval by a minimum of three admins.
If You are toying with an idea, but You aren't ready to create a document just yet, you are encouraged to create a project discussion thread here: https://github.com/microsoft/alguidelines/discussions

View file

@ -1,11 +1,14 @@
<a id="logo" href="{{ .Site.Params.landingPageURL | default " /" | relLangURL }}" style="
color: #f5f5f5;
font-family: 'Novacento Sans Wide', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
font-size: 30px;
font-weight: bold;
margin-top: -2px;
">
<a id="logo"
href="{{ .Site.Params.landingPageURL | default "/" | relLangURL }}"
style="
color: #f5f5f5;
font-family: 'Segoe UI Semibold', 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 30px;
font-weight: 300;
margin-top: -2px;
">
ALGuidelines.Dev
</a>
<i style="color: #f5f5f5;">Code is Poetry</i>
<i style="color: #f5f5f5;">Code is Poetry ...</i>