Skip to content

PrinceACS/Agilis-Communication-Services

Repository files navigation

Agilis Communication Services

What is Agilis Communication Services?

Agilis Communication Services is a company that provides Cloud Telephony, Tax & IT services to businesses. This repository contains the codebase for the company's website.

How to Contribute to this Repo

Contributions are welcome! To contribute to this repository, follow these steps:

Step 1: Fork the repository

Fork this repository by clicking the "Fork" button at the top-right corner of this page. This will create a copy of the repository in your personal GitHub account.

Step 2: Clone the repository

Clone the forked repository to your local machine using the command line:

git clone https://github.com/your-username/agilis-communication-services.git

Step 3: Install the dependencies

Install the dependencies using the command line:

npm install

Step 4: Make your changes

Make your desired changes to the codebase. This can include fixing bugs, adding new features, updating documentation, etc.

Step 5: Commit your changes

Commit your changes using the command line:

git add . git commit -m "Your commit message"

Step 6: Push your changes

Push your changes to your forked repository on GitHub:

git push origin main

Step 7: Create a pull request

Create a pull request to the main branch of this repository. This will alert the maintainers of this repository to review your changes.

Rules and Regulations

The following rules and regulations are in place to ensure the safety and security of this repository:

1. Code of Conduct

  • Be respectful of others' opinions and contributions.
  • Refrain from using profanity or insults.
  • Do not engage in personal attacks or harassment.

2. Code Submissions

  • All code submissions must be made through pull requests.
  • Code must be reviewed and approved by at least one other person before being merged.
  • All code must pass automated testing and code style checks.

3. Security

  • Do not push any sensitive information (such as passwords, API keys, etc.) to this repository.
  • Be careful when pushing third-party code to this repository. Make sure it is safe and secure.

4. Intellectual Property

  • All code and content submitted to this repository must be owned by the submitter.
  • Do not submit any code or content that belongs to someone else.

5. Copyright

  • All code and content submitted to this repository must be licensed under the MIT license.

6. No Spamming

  • Do not post any spam or advertisements on this repository.

Releases

No releases published

Packages

No packages published

Languages