Skip to content

Commit afc3050

Browse files
authored
Merge pull request #542 from DefactoSoftware/jurre/maintenance-mode
Declare maintenance mode in README and CONTRIBUTING.md
2 parents 459dae5 + 52a3903 commit afc3050

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Maintenance mode
2+
----------------
3+
4+
This project is now in maintenance mode. We will not accept new feature
5+
development or contributions other than dependency updates, security fixes and
6+
major bug fixes.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ Hours
77

88
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/DefactoSoftware/Hours)
99

10+
11+
Maintenance mode
12+
----------------
13+
14+
This project is now in maintenance mode. We will not accept new feature
15+
development or contributions other than dependency updates, security fixes and
16+
major bug fixes.
17+
1018
Hours is a dead simple project based time tracking application that we use
1119
for internal time-tracking. It allows users to register how many hours they've
1220
worked on a project with a certain category (think `design`, `software development`,

0 commit comments

Comments
 (0)