Skip to content

Commit

Permalink
Merge pull request #92 from DDtMM/18.x
Browse files Browse the repository at this point in the history
18.x
  • Loading branch information
DDtMM authored May 26, 2024
2 parents 397414e + 1d215c6 commit b506148
Show file tree
Hide file tree
Showing 48 changed files with 2,846 additions and 2,309 deletions.
11 changes: 10 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Contributing
Contributions welcome. Try to follow established patterns.
Add all new contributions to the latest Angular version branch. For example if the latest Angular version is 20, add to the 20.x branch.

## Adding new Code
* Try to follow established patterns.
* Write tests. They're easy. The goal is full coverage. It won't make the main branch unless *somebody* writes them.
* It would be cool if you can merge your changes in all the currently supported version branches and test them out.
There should be a command in package.json like **patch-signal-generators-project**.

## Documentation Needs Help
Anybody can write documentation. Don't be scared.

## Demo Site

Expand Down
Loading

0 comments on commit b506148

Please sign in to comment.