Skip to content

Commit

Permalink
Merge pull request #180 from atsign-foundation/cpswan-new-branding
Browse files Browse the repository at this point in the history
chore: new branding
  • Loading branch information
gkc authored Jun 17, 2022
2 parents 6d1737d + 9629ef2 commit 154dae6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,15 @@ To prepare your dedicated GitHub repository:

## @‎library release process

The @ Foundation produces several widgets and libraries that the app developer
The Atsign Foundation produces several widgets and libraries that the app developer
can make use of to develop apps on @‎protocol. These libraries are developed in
Dart & Flutter and published to [pub.dev](https://pub.dev/publishers/atsign.org/packages).

![alt_text](images/image1.png "Version flow")

## Following the changes

The @ Foundation publishes libraries and widgets to
The Atsign Foundation publishes libraries and widgets to
[https://pub.dev/publishers/atsign.org/packages](https://pub.dev/publishers/atsign.org/packages).
Each of these libraries contains a tab called “Changelog” that shows various
published versions and a short description of what changes that went in.
Expand Down Expand Up @@ -135,8 +135,8 @@ where the issue is a Bug or an Enhancement.
![alt_text](images/image6.png "Choose Bug report")

Upon clicking on the “Get started” button against the “Bug Report” you should
be directed to a page with a bug template provided by the @company. Filling
out all of the fields in the template gives the @company a better chance to
be directed to a page with a bug template provided by Atsign. Filling
out all of the fields in the template gives Atsign a better chance to
reproduce and fix the bug.

![alt_text](images/image7.png "Filling a Bug report")
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2020, The @ Foundation
Copyright (c) 2022, The Atsign Foundation
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ contributions, and we want pull requests to hear about issues.

## What is this for?

This repository contains three @ Platform libraries for developers building
their own @platform applications. (These libraries can also be found on
This repository contains three atPlatform libraries for developers building
their own atPlatform applications. (These libraries can also be found on
[pub.dev](https://pub.dev/publishers/atsign.org/packages))

[at_contact](https://pub.dev/packages/at_contact): A contacts library that
Expand All @@ -21,11 +21,11 @@ in action by cloning the at_chat_flutter project from the
[at_widgets repository](https://github.com/atsign-foundation/at_widgets).

[at_lookup](https://pub.dev/packages/at_lookup): A low-level library that
directly implements the @protocol verbs. You can find this dependency in
directly implements the atProtocol verbs. You can find this dependency in
several other packages such as at_client and at_client_mobile.

[at_onboarding_cli](https://pub.dev/packages/at_onboarding_cli): A command
line library to authenticate and onboard @signs intended for use in
line library to authenticate and onboard Atsigns intended for use in
headless applications such as Internet of Things (IoT) devices.

[at_server_status](https://pub.dev/packages/at_server_status): A helpful
Expand Down
2 changes: 1 addition & 1 deletion code_of_conduct.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img width=250px src="https://atsign.dev/assets/img/@platform_logo_grey.svg?sanitize=true">

# The @ Foundation Code of Conduct
# The Atsign Foundation Code of Conduct

Based on
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](code_of_conduct.md)
Expand Down

0 comments on commit 154dae6

Please sign in to comment.