Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

Permalink
Use template/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed May 5, 2019
1 parent b34fcf3 commit ae8ee1a
Showing 1 changed file with 46 additions and 6 deletions.
52 changes: 46 additions & 6 deletions README.md
@@ -1,9 +1,49 @@
# Webcal Fixer
**A webcal fixer to convert 12am->11:59pm events to all day events.**
<!-- Source: https://github.com/MattIPv4/template/blob/master/README.md -->

<!-- Title -->
<h1 align="center" id="Webcal-Fixer">
Webcal Fixer
</h1>

<!-- Tag line -->
<h3 align="center">A webcal fixer to convert 12am->11:59pm events to all day events.</h3>

<!-- Badges -->
<p align="center">
<a href="http://slack.mattcowley.co.uk/" target="_blank">
<img src="https://img.shields.io/badge/slack-MattIPv4-blue.svg?style=flat-square" alt="Slack">
</a>
</p>

----

<!-- Content -->
## PHP Webcal Fixer Script

This is a little script that I created to convert events in a webal that are 12am -> 11:59pm to proper, all day events so they don't fill your calendar up.

<!-- Contributing -->
## Contributing

Contributions are always welcome to this project!\
Take a look at any existing issues on this repository for starting places to help contribute towards, or simply create your own new contribution to the project.

Please make sure to follow the existing standards within the project such as code styles, naming conventions and commenting/documentation.

When you are ready, simply create a pull request for your contribution and I will review it whenever I can!

Need to chat about the project and how you can get involved?\
Join the Slack workspace to find the appropriate channel, talk to other contributors and myself: [slack.mattcowley.co.uk](http://slack.mattcowley.co.uk)

<!-- Discussion & Support -->
## Discussion, Support and Issues
For general support and discussion of this project, please join the Discord server: https://discord.gg/qyXqA7y \
[![Discord Server](https://discordapp.com/api/guilds/204663881799303168/widget.png?style=banner2)](https://discord.gg/qyXqA7y)

To check known bugs and see planned changes and features for this project, please see the GitHub issues.\
Found a bug we don't already have an issue for? Please report it in a new GitHub issue with as much detail as you can!
Need support with this project or have found an issue?
> Please check the project's issues page first!
Not found what you need?
* Create a GitHub issue here to report the situation, as much detail as you can!
* _or,_ You can join our Slack workspace to discuss the issue or to get support for the project:
<a href="http://slack.mattcowley.co.uk/" target="_blank">
<img src="https://img.shields.io/badge/slack-MattIPv4-blue.svg?logo=slack&logoWidth=30&logoColor=blue&style=popout-square" alt="Slack" height="60">
</a>

0 comments on commit ae8ee1a

Please sign in to comment.