-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Describe your changes | ||
|
||
## Issue ticket number and link | ||
|
||
## Checklist before requesting a review |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# MBAZA-NLP WEBSITE | ||
|
||
## Table of Contents | ||
|
||
* [Tech stack and main functions](#tech-stack) | ||
* [Include how to contribute, push to the website](#how-to-contribute) | ||
* [PR template](#pr-template) | ||
* [Issue template](#issue-template) | ||
* [Community Channels](#community-channels) | ||
* [Contributers](#contributers) | ||
|
||
|
||
|
||
## tech-stack | ||
* [HTML](https://www.w3schools.com/html/) | ||
* [JAVASCRIPT](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | ||
|
||
|
||
|
||
## how-to-contribute | ||
``` bash | ||
# Raise a PR from your feature branch dev branch | ||
# Wait for a review | ||
# Your changes Will merged by the reviewer | ||
``` | ||
|
||
|
||
|
||
## pr-template | ||
* [Template](.github/pull_request_template.md) | ||
|
||
|
||
## community-channels | ||
* [Slack](https://join.slack.com/t/mbazanlpcommunity/shared_invite/zt-1e5mxv2x2-XH25edKoZ4tFZou4SvLsQA) | ||
|
||
|
||
## contributers | ||
* [Olivier IRADUKUNDA](https://github.com/twist250) | ||
* [Sam RUTUNDA](https://github.com/rutsam) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|